.nlmixrNlminbFunC {nlmixr2est} | R Documentation |
A surrogate function for nlminb to call for ode solving
Description
A surrogate function for nlminb to call for ode solving
Usage
.nlmixrNlminbFunC(pars)
.nlmixrNlminbGradC(pars)
.nlmixrNlminbHessC(pars)
Arguments
pars |
Parameters that will be estimated |
Details
This is an internal function and should not be called directly.
Value
Predictions
Author(s)
Matthew L. Fidler
[Package nlmixr2est version 3.0.0 Index]