aver.rule {CAinterprTools} | R Documentation |
This function helps locating the number of dimensions that are important for CA interpretation, according to the so-called 'average rule'. The reference line showing up in the returned histogram indicates the threshold for an optimal dimensionality of the solution according to the average rule.
aver.rule(data)
data |
Name of the dataset (must be in dataframe format). |
data(greenacre_data)
aver.rule(greenacre_data)