corr_ratios: Correlation ratios

Description Usage Arguments Value Examples

View source: R/UnivariateNumeric.R

Description

Calculate the correlation ratios,taken individually, in the build-up of the clustering structure

Usage

1
corr_ratios(object)

Arguments

object

an object of class ccdata

Value

A matrix of correlations. Each column value represents the square of the correlation ratio η² for each variable (individually) with the feature variable (the entered clustering). η² corresponds to the proportion of the variance explained.

Examples

1
2
3

adrienPAVOINE/ClustCheck documentation built on Dec. 31, 2020, 6:45 p.m.