nmObjHandleControlObject: Handle the control object

View source: R/nmObjHandle.R

nmObjHandleControlObject.agqControlR Documentation

Handle the control object

Description

Handle the control object

Usage

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

## S3 method for class 'nlsControl'
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)

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

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

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

## S3 method for class 'vaeControl'
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 Aug. 5, 2026, 1:11 a.m.