define_tdm_init_model {PKPDsim} | R Documentation |
defines C code for TDM before dose conditions
Description
Currently only available for 1-cmt and 2-cmt IV models
Usage
define_tdm_init_model(def)
Arguments
def |
model definition, named recursive list with at least the
objects |
Value
model definition with state_init
object added describing how to initializing the compartments.
[Package PKPDsim version 1.4.1 Index]