NlmeTableDef-class | R Documentation |
Creates NlmeTableDef class object used to specify parameters for fitting runs
name |
Name of the generated simulation file. |
timesList |
Numeric; Time values for simulation.
Applicable for time-based models only. Ignored when |
covrSet |
Character; Vector of covariate names. Simulation point is added
when the covariate value is set. See |
whenDose |
Character; Vector of dosing compartment names. Simulation point is added when the dose value is set. |
whenObs |
Character; String of observed variables names. Simulation point is added when the observation value is set. |
variablesList |
Character; List of variables from the model for simulation. |
keepSource |
Logical; Set to |
timeAfterDose |
Set to |
IRES |
Logical; Set to |
Weight |
Logical; Set to |
IWRES |
Logical; Set to |
mode |
Character; The mode of output. Options are Option |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.