clustering {BNSP} | R Documentation |
Computes the similarity matrix
Description
Computes the similarity matrix.
Usage
clustering(object, ...)
Arguments
object |
an object of class "mvrm", usually a result of a call to |
... |
other arguments. |
Details
The function computes the similarity matrix for clustering based on corrrelations or variables.
Value
Similarity matrix.
Author(s)
Georgios Papageorgiou gpapageo@gmail.com
See Also
Examples
#see \code{mvrm} example
[Package BNSP version 2.2.3 Index]