Learn R Programming

FRESA.CAD (version 3.4.7)

predict.GMVE: Predicts GMVECluster clusters

Description

This function predicts the class of a GMVE generated cluster

Usage

# S3 method for GMVE
predict(object,...)

Value

a named list with the predicted class of every data sample

Arguments

object

An object of class GMVE

...

A list with: testdata=testdata. thr=p.value threshold

Author

Jose G. Tamez-Pena

See Also

GMVECluster