Learn R Programming

FRESA.CAD (version 3.3.0)

predict.GMVE: Predicts GMVECluster clusters

Description

This function predicts the class of a GMVE generated cluster

Usage

# S3 method for 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

See Also

GMVECluster