nlmixrDynmodelConvert | R Documentation |
Convert nlmixr Objects to dynmodel objects for use in fitting non-population dynamic models
nlmixrDynmodelConvert(.nmf)
.nmf |
nlmixr object |
list containing inputs for the dynmodel()
$fixPars
- fixed parameters defined as fixed()
in the nlmixr object
$sigma
- error model parameters
$inits
- initial estimates for parameters in the model
$lower
- lower boundaries for estimated parameters
$upper
- upper boundaries for estimated parameters
$system
- RxODE object that defines the structural model
$model
- error model
Mason McComb and Matt Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.