Get control object from fit
Source:R/bobyqa.R
, R/lbfgsb3c.R
, R/n1qn1.R
, and 8 more
nmObjGetControl.Rd
Get control object from fit
Usage
# S3 method for class 'bobyqa'
nmObjGetControl(x, ...)
# S3 method for class 'lbfgsb3c'
nmObjGetControl(x, ...)
# S3 method for class 'n1qn1'
nmObjGetControl(x, ...)
# S3 method for class 'newuoa'
nmObjGetControl(x, ...)
# S3 method for class 'nlm'
nmObjGetControl(x, ...)
# S3 method for class 'nlme'
nmObjGetControl(x, ...)
# S3 method for class 'nlminb'
nmObjGetControl(x, ...)
# S3 method for class 'nls'
nmObjGetControl(x, ...)
nmObjGetControl(x, ...)
# S3 method for class 'focei'
nmObjGetControl(x, ...)
# S3 method for class 'foce'
nmObjGetControl(x, ...)
# S3 method for class 'foi'
nmObjGetControl(x, ...)
# S3 method for class 'fo'
nmObjGetControl(x, ...)
# S3 method for class 'posthoc'
nmObjGetControl(x, ...)
# S3 method for class 'saem'
nmObjGetControl(x, ...)
# Default S3 method
nmObjGetControl(x, ...)
# S3 method for class 'optim'
nmObjGetControl(x, ...)
# S3 method for class 'uobyqa'
nmObjGetControl(x, ...)