predict.CLUSTER_CLASS {FRESA.CAD} | R Documentation |
Predicts ClustClass
outcome
Description
This function predicts the outcome from a ClustClass classifier
Usage
## S3 method for class 'CLUSTER_CLASS'
predict(object,...)
Arguments
object |
An object of class CLUSTER_CLASS |
... |
A list with: testdata=testdata |
Value
the predict of a hierarchical ClustClass classifier
Author(s)
Jose G. Tamez-Pena
See Also
[Package FRESA.CAD version 3.4.8 Index]