readModelDb {nlmixr2lib} | R Documentation |
Read a model from the nlmixr2 model database
Description
Read a model from the nlmixr2 model database
Usage
readModelDb(name)
Arguments
name |
The name of the model (must be one of |
Value
The model as a function
Examples
readModelDb("PK_1cmt")
[Package nlmixr2lib version 0.2.0 Index]