toCControlList | R Documentation |
Get the control list for the C++ procedure genAlgPLS from the object
toCControlList(object)
## S4 method for signature 'GenAlgPLSEvaluator'
toCControlList(object)
## S4 method for signature 'GenAlgFitEvaluator'
toCControlList(object)
## S4 method for signature 'GenAlgUserEvaluator'
toCControlList(object)
## S4 method for signature 'GenAlgLMEvaluator'
toCControlList(object)
## S4 method for signature 'GenAlgControl'
toCControlList(object)
object |
The object |
A list with all items expected by the C++ code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.