caCorr: Chart of correlation between rows and columns categories

Description Usage Arguments Examples

Description

This function allows you to calculate the strenght of the correlation between rows and columns of the contingency table. A reference line indicates the threshold above which the correlation can be considered important.

Usage

1

Arguments

data:

name of the dataset (must be in dataframe format).

Examples

1
2
data(greenacre_data)
ca.corr(greenacre_data)

gianmarcoalberti/CAinterprTools documentation built on May 17, 2019, 4:18 a.m.