nlmixrUpdateObject: Update the nlmixr2 object with new fit information

View source: R/nlmixrUpdateObject.R

nlmixrUpdateObjectR 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


nlmixr2est documentation built on Oct. 8, 2023, 9:06 a.m.