Learn R Programming

BNSP (version 2.1.0)

clustering: 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 mvrm.

...

other arguments.

Value

Similarity matrix.

Details

The function computes the similarity matrix for clustering based on corrrelations or variables.

See Also

mvrm

Examples

Run this code
# NOT RUN {
#see \code{mvrm} example
# }

Run the code above in your browser using DataLab