Learn R Programming

nlmixr2est (version 5.0.2)

nlmixrUpdateObject: Update the nlmixr2 object with new fit information

Description

Update the nlmixr2 object with new fit information

Usage

nlmixrUpdateObject(fit, objName, envir, origFitEnv = NULL)

Value

Nothing, called for side effects

Arguments

fit

nlmixr2 fit object to update in the environment

objName

Name of the object

envir

Environment to search

origFitEnv

Original fit$env to compare, otherwise simply use fit$env

Author

Matthew L. Fidler