ca.rows.corr: Rows correlation to the dimensions

Description Usage Arguments Examples

Description

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

Usage

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

Arguments

data

Name of the dataset.

num.dim

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

Examples

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

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