nlmixrUpdateObject {nlmixr2est} | R Documentation |
Update the nlmixr2 object with new fit information
Description
Update the nlmixr2 object with new fit information
Usage
nlmixrUpdateObject(fit, objName, envir, origFitEnv = NULL)
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 |
Value
Nothing, called for side effects
Author(s)
Matthew L. Fidler
[Package nlmixr2est version 3.0.4 Index]