nlmixrUpdateObject {nlmixr2est} | R Documentation |
Update the nlmixr2 object with new fit information
nlmixrUpdateObject(fit, objName, envir, origFitEnv = NULL)
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 |
Nothing, called for side effects
Matthew L. Fidler