View source: R/nlmixrUpdateObject.R
nlmixrUpdateObject | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.