library(babelmixr2)
#> Loading required package: nlmixr2
#> Loading required package: nlmixr2data
To create a new estimation method, the following steps are required.
nlmixr2Est()
methodThis method will have an input of the environment of the nlmixr2est UI object (see ?nlmixr2Est
). It will output the fit object.
The control method gives access to any controls that are required for estimation.