nlmixr (version 1.0.0-7)

nlmeModList: Access the model list information for nlmixr's nlme user functions

Description

Access the model list information for nlmixr's nlme user functions

Usage

nlmeModList(x, value)

Arguments

x

Parameter to get or set. If this parameter is an environment, change the nlme model environment to this environment.

value

Value of the parameter that is being set.

Value

When both x and value are missing, this is the nlmeModListEnv. When x is present and value is missing, return the value x in the current nlmeModListEnv.