ca.cols.corr: Columns correlation to the dimensions

Description Usage Arguments Examples

Description

This function allows you to calculate the correlation of the column categories to the selected dimensions.

Usage

1
2
## S3 method for class 'cols.corr'
ca(data, num.dim)

Arguments

data

Name of the dataset.

num.dim

Number of the dimension for which the column categories correlation is returned.

Examples

1
ca.cols.corr(data, 1) Returns the correlation of the column categories to the 1 CA dimension.

trinker/CAinterprTools documentation built on May 31, 2019, 7:54 p.m.