Last data update: 2014.03.03

R: clusters method
clustersR Documentation

clusters method

Description

This function makes returns the estimated clustering of variables.

Usage

## S4 method for signature 'Clere'
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.

Author(s)

Loic Yengo loic.yengo@gmail.com

See Also

Overview : clere-package
Classes : Clere
Methods : show, plot, clusters, predict, summary
Functions : fitClere

Results