nmObjHandleControlObject.bobyqaControl | R Documentation |
Handle the control object
## S3 method for class 'bobyqaControl'
nmObjHandleControlObject(control, env)
## S3 method for class 'lbfgsb3cControl'
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 'uobyqaControl'
nmObjHandleControlObject(control, env)
control |
Control object |
env |
fit environment |
Nothing, called for side effects
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.