Get valid nlmixr control object
Source:R/bobyqa.R
, R/lbfgsb3c.R
, R/n1qn1.R
, and 7 more
getValidNlmixrControl.Rd
Get valid nlmixr control object
Usage
# S3 method for class 'bobyqa'
getValidNlmixrCtl(control)
# S3 method for class 'lbfgsb3c'
getValidNlmixrCtl(control)
# S3 method for class 'n1qn1'
getValidNlmixrCtl(control)
# S3 method for class 'newuoa'
getValidNlmixrCtl(control)
# S3 method for class 'nlm'
getValidNlmixrCtl(control)
# S3 method for class 'nlminb'
getValidNlmixrCtl(control)
# S3 method for class 'nls'
getValidNlmixrCtl(control)
# S3 method for class 'optim'
getValidNlmixrCtl(control)
getValidNlmixrControl(control, est)
getValidNlmixrCtl(control)
# S3 method for class 'focei'
getValidNlmixrCtl(control)
# S3 method for class 'foce'
getValidNlmixrCtl(control)
# S3 method for class 'fo'
getValidNlmixrCtl(control)
# S3 method for class 'foi'
getValidNlmixrCtl(control)
# S3 method for class 'posthoc'
getValidNlmixrCtl(control)
# S3 method for class 'foce'
getValidNlmixrCtl(control)
# S3 method for class 'nlme'
getValidNlmixrCtl(control)
# S3 method for class 'saem'
getValidNlmixrCtl(control)
# S3 method for class 'rxSolve'
getValidNlmixrCtl(control)
# S3 method for class 'simulate'
getValidNlmixrCtl(control)
# S3 method for class 'simulation'
getValidNlmixrCtl(control)
# S3 method for class 'predict'
getValidNlmixrCtl(control)
# S3 method for class 'tableControl'
getValidNlmixrCtl(control)
# Default S3 method
getValidNlmixrCtl(control)
# S3 method for class 'uobyqa'
getValidNlmixrCtl(control)