predict.GMVE {FRESA.CAD} | R Documentation |
Predicts GMVECluster
clusters
Description
This function predicts the class of a GMVE generated cluster
Usage
## S3 method for class 'GMVE'
predict(object,...)
Arguments
object |
An object of class GMVE |
... |
A list with: testdata=testdata. thr=p.value threshold |
Value
a named list with the predicted class of every data sample
Author(s)
Jose G. Tamez-Pena
See Also
[Package FRESA.CAD version 3.4.8 Index]