predict.CLUSTER_CLASS: Predicts 'ClustClass' outcome

View source: R/FRESAModelingFunctions.R

predict.CLUSTER_CLASSR Documentation

Predicts ClustClass outcome

Description

This function predicts the outcome from a ClustClass classifier

Usage

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

Arguments

object

An object of class CLUSTER_CLASS

...

A list with: testdata=testdata

Value

the predict of a hierarchical ClustClass classifier

Author(s)

Jose G. Tamez-Pena

See Also

ClustClass


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