modeldb {nlmixr2lib} | R Documentation |
Model library for nlmixr2
Description
This is a data frame of the available models in nlmixr2lib, it is generated with the package. Custom modeldb may be used.
Usage
modeldb
Format
A data frame with 13 rows and 5 columns
- name
Model name that can be used to extract the model from the model library
- description
Model description in free from text; in model itself
- parameters
A comma separated string listing either the parameter in the model defined by population/individual effects or a population effect parameter
- DV
The definition of the dependent variable(s)
- filename
Filename of the model. By default these are installed in the model library and read on demand
[Package nlmixr2lib version 0.2.0 Index]