Learn R Programming

clere (version 1.2.0)

clusters: clusters method

Description

This function makes returns the estimated clustering of variables.

Usage

clusters(object, threshold = NULL, ...)

Arguments

object

[Clere]: Output object from fitClere.

threshold

[numeric]: A numerical threshold > 0.5. If threshold = NULL then the each variable is assigned to the cluster having the largest associated posterior probability.

...

Additional arguments, not to be supplied in this version.

See Also

Overview : clere-package Classes : '>Clere Methods : show, plot, clusters, predict, summary Functions : fitClere Datasets : numExpRealData, numExpSimData