dot-nlmFamilyControlGeneric: Shared control setup for the nlm-family estimation methods

.nlmFamilyControlGenericR Documentation

Shared control setup for the nlm-family estimation methods

Description

Shared control setup for the nlm-family estimation methods

Usage

.nlmFamilyControlGeneric(env, controlFn, controlClass)

Arguments

env

dispatch environment (provides 'ui' and 'control')

controlFn

the method's '*Control()' constructor (e.g. 'nlmControl')

controlClass

the control object's S3 class (e.g. '"nlmControl"')

Value

Nothing; assigns the resolved control onto 'env$ui'

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Aug. 5, 2026, 1:11 a.m.