NlmePmlModel-class | R Documentation |
The following class represents an NLME/PML model object.
isPopulation
Is this a population model (TRUE) or individual (FALSE)?
modelType
Taken from NlmeModelType
isTimeBased
Is model time-based?
linearModelType
Type of linear model
isLinearFrozen
Is linear model frozen?
pkModelAttrs
Taken from NlmePkParameters
indirectModelAttrs
Taken from NlmeIndirectParameters
emaxModelAttrs
Taken from NlmeEmaxParameters
hasEffectsCompartment
Is there data available for an effects compartment?
errorModel
Taken from NlmeErrorModel
structuralParams
List of structural parameters
outputParams
List of output parameters
diffEquations
List of differential equations
statements
List of PML statements
dosePoints
List of dosepoints
covariateList
List of covariates
columnMapping
Taken from NlmeColumnMapping
doseMapping
Taken from NlmeDoseMapping
paramsMapping
Taken from NlmeParamsMapping
randParamsMapping
Taken from NlmeRandParamsMapping
inputData
Input data source
doseData
Dose data source
fixedParamData
Fixed effect parameter data source
randParamData
Random effect parameter data source
isTextual
Is model textual (TRUE) or graphical (FALSE)?
pmloutput
List of PML output to generate
modelInfo
Taken from NlmePmlModelInfo
objects
deprecated
objectsNeedRegenerating
deprecated
randomEffectsStatements
Custom random effects statements
randomOccasionalEffectsStatements
Custom random occasional effects statements
userDefinedExtraDefs
Custom definition for extra column and table generation
NlmePmlModel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.