predict.GMVE: Predicts 'GMVECluster' clusters

View source: R/GMVECluster.r

predict.GMVER 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

GMVECluster


FRESA.CAD documentation built on June 26, 2024, 1:07 a.m.