ca.cols.cntr: Columns contribution

Description Usage Arguments Examples

Description

This function allows you to calculate the contribution of the column categories to the selected dimensions. The reference line showing up in the returned histogram indicates the threshold for a significant (i.e., important for the sake of dimension interpretation) contribution.

Usage

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

Arguments

data

Name of the dataset.

num.dim

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

Examples

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

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