Learn R Programming

Evacluster (version 0.1.0)

predict.FuzzyCluster: FuzzyCluster prediction function

Description

This function predicts the labels of the cluster for new data based on cluster labels of the training set.

Usage

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

Arguments

object

A returned object of FuzzyCluster function

New samples set

Value

A list of cluster labels