dist.correlation: dist.correlation

View source: R/clustering.R

dist.correlationR Documentation

dist.correlation

Description

Compute a distance matrix based on 1-corelation

Usage

dist.correlation(x, ...)

Arguments

x

a matrix on which the distances should be computed

...

parameters passed on to cor()

Value

a distance matrix

Author(s)

Fabian Mueller


demuellae/muRtools documentation built on Nov. 6, 2024, 9:44 a.m.