validData | R Documentation |
This method checks if the covariates matrix is valid for the evaluator
validData(object, genAlg)
## S4 method for signature 'GenAlgPLSEvaluator,GenAlg'
validData(object, genAlg)
## S4 method for signature 'GenAlgFitEvaluator,GenAlg'
validData(object, genAlg)
## S4 method for signature 'GenAlgLMEvaluator,GenAlg'
validData(object, genAlg)
## S4 method for signature 'GenAlgEvaluator,GenAlg'
validData(object, genAlg)
object |
The evaluator |
genAlg |
The GenAlg object the evaluator is used in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.