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

total_correlation-dimRedResult-method

Method total_correlation


Description

Calculate the total correlation of the variables with the axes to assess the quality of a dimensionality reduction.

Usage

## S4 method for signature 'dimRedResult'
total_correlation(object, naxes = ndims(object),
  cor_method = "pearson", is.rotated = FALSE)

Arguments

object

of class dimRedResult

naxes

the number of axes to use for optimization.

cor_method

the correlation method to use.

is.rotated

if FALSE the object is rotated.

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.