Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cophenetic_correlation-dimRedResult-method

Method cophenetic_correlation


Description

Calculate the correlation between the distance matrices in high and low dimensioal space.

Usage

## S4 method for signature 'dimRedResult'
cophenetic_correlation(object, d = stats::dist,
  cor_method = "pearson")

Arguments

object

of class dimRedResult

d

the distance function to use.

cor_method

The correlation method.

See Also


dimRed

A Framework for Dimensionality Reduction

v0.2.3
GPL-3 | file LICENSE
Authors
Guido Kraemer [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.