View source: R/FRESAModelingFunctions.R
predict.CLUSTER_CLASS | R Documentation |
ClustClass
outcomeThis function predicts the outcome from a ClustClass classifier
## S3 method for class 'CLUSTER_CLASS'
predict(object,...)
object |
An object of class CLUSTER_CLASS |
... |
A list with: testdata=testdata |
the predict of a hierarchical ClustClass classifier
Jose G. Tamez-Pena
ClustClass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.