Generic for nlmixr estimation methods

nlmixrEst(env, ...)

# S3 method for saem
nlmixrEst(env, ...)

# S3 method for nlme
nlmixrEst(env, ...)

# S3 method for nlme.mu
nlmixrEst(env, ...)

# S3 method for nlme.mu.cov
nlmixrEst(env, ...)

# S3 method for nlme.free
nlmixrEst(env, ...)

# S3 method for posthoc
nlmixrEst(env, ...)

# S3 method for focei
nlmixrEst(env, ...)

# S3 method for foce
nlmixrEst(env, ...)

# S3 method for fo
nlmixrEst(env, ...)

# S3 method for foi
nlmixrEst(env, ...)

# S3 method for posthoc
nlmixrEst(env, ...)

# S3 method for dynmodel
nlmixrEst(env, ...)

# S3 method for nlmixrEst
nlmixrEst(env, ...)

Arguments

env

Environment for nlmixr estimation routines

...

Extra arguments sent to estimation routine

Value

nlmixr estimation object

Details

This is a S3 generic that allows others to use the nlmixr environment to do their own estimation routines

Author

Matthew Fidler