S4 class for mrgsolve model object
Slots
modelmodel name
<character>modfilesource model specification file name
<character>packagethe shared object file name
character>projectworking directory; must be writeable with no spaces
<character>startsimulation start time
<numeric>endsimulation end time
<numeric>deltasimulation time interval
<numeric>addadditional simulation times
<numeric-vector>param<parameter_list>fixeda
<parameter_list>of fixed value parameters; these are not updatable fromRinit<cmt_list>digitssignificant digits in simulated output; negative integer means ignore
<numeric>hminpassed to
dlsoda<numeric>hmaxpassed to
dlsoda<numeric>mxhnilpassed to
dlsoda<numeric>ixprpassed to
dlsoda<numeric>itolpassed to
dlsoda<int>;itol=1indicates scalar values foratolandrtol;itol=4indicates customized tolerances for each compartmentatolpassed to
dlsoda<numeric>rtolpassed to
dlsoda<numeric>vec_rtola vector of
rtolto be used whenitol=4<numeric>vec_atola vector of
atolto be used whenitol=4<numeric>ss_rtolrelative tolerance to use when finding PK steady state
<numeric>ss_atolabsolute tolerance to use when finding PK steady state
<numeric>maxstepspassed to
dlsoda<numeric>precleanpassed to R CMD SHLIB during compilation
<logical>verboseprint run information to screen
<logical>quietprint various information to screen
<logical>debugnot used
tscaleused to scale time in simulated output
<numeric>omegamatlistfor simulating individual-level random effectssigmamatlistfor simulating residual error variatesargs<list>of arguments to be passed tomrgsimadvaneither 2, 4, or 13
<numeric>transeither 1, 2, 4, or 11
<numeric>requestvector of compartments to request
<character>solocdirectory path for storing the model shared object
<character>codea character vector of the model code
capturea character vector of variables that are captured from the simulation
<character>mindtminimum time between simulation records
<numeric>envirinternal model environment
<environment>shliba list of data related to build outcome
<list>funssymbol names for model functions in the shared object
annotmodel annotations
<list>pluginmodel plugins
<character>Icapcapture indices to recover in the simulation
<integer>capLlabels for
Icap;<character>Icmtcompartment indices to recover in the simulation
<integer>cmtLlabels for
Icmt;<character>ss_cmtcompartments numbers to be considered when advancing the system to steady state
<integer>