nmObjHandleControlObject: Handle the control object

View source: R/nmObjHandle.R

nmObjHandleControlObject.nlmeControlR Documentation

Handle the control object

Description

Handle the control object

Usage

## S3 method for class 'nlmeControl'
nmObjHandleControlObject(control, env)

nmObjHandleControlObject(control, env)

## S3 method for class 'foceiControl'
nmObjHandleControlObject(control, env)

## S3 method for class 'saemControl'
nmObjHandleControlObject(control, env)

## Default S3 method:
nmObjHandleControlObject(control, env)

Arguments

control

Control object

env

fit environment

Value

Nothing, called for side effects

Author(s)

Matthew L. Fidler


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