predict.GMVE {FRESA.CAD} | R Documentation |
GMVECluster
clustersThis function predicts the class of a GMVE generated cluster
## S3 method for class 'GMVE'
predict(object,...)
object |
An object of class GMVE |
... |
A list with: testdata=testdata. thr=p.value threshold |
a named list with the predicted class of every data sample
Jose G. Tamez-Pena