The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Creating a New Estimation Method

library(babelmixr2)
#> Loading required package: nlmixr2
#> Loading required package: nlmixr2data

This currently talks about the bare minimum needed to create an estimation method. It will be updated with how to create an estimation method that returns a nlmixr2 fit object later.

To create a new estimation method, the following steps are required.

Create a nlmixr2Est() method

This method will have an input of the environment of the nlmixr2est UI object (see ?nlmixr2Est). It will output the fit object.

Create a control method

The control method gives access to any controls that are required for estimation.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.