caCorr {CAinterprTools} | R Documentation |
This function calculates the strength 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.
caCorr(data)
data |
Name of the dataset (in dataframe format). |
data(greenacre_data)
caCorr(greenacre_data)