predict.CLUSTER_CLASS {FRESA.CAD} | 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