modeldb | R Documentation |
This is a data frame of the available models in nlmixr2lib, it is generated with the package. Custom modeldb may be used.
modeldb
A data frame with 52 rows and 9 columns
Model name that can be used to extract the model from the model library
Model description in free from text; in model itself
A comma separated string listing either the parameter in the model defined by population/individual effects or a population effect parameter
The definition of the dependent variable(s)
Logical flag indicating if solved models are used (TRUE) or not (FALSE)
Logical flag indicating if the model is purely algebraic: TRUE no linCmt() and no ODEs; FALSE otherwise
A comma separated string of identified dosing compartments
A comma separated string of objects the model depends on
Filename of the model. By default these are installed in the model library and read on demand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.