Learn R Programming

FRESA.CAD (version 3.4.7)

predict.CLUSTER_CLASS: Predicts ClustClass outcome

Description

This function predicts the outcome from a ClustClass classifier

Usage

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

Value

the predict of a hierarchical ClustClass classifier

Arguments

object

An object of class CLUSTER_CLASS

...

A list with: testdata=testdata

Author

Jose G. Tamez-Pena

See Also

ClustClass