alpha {MiscPsycho} | R Documentation |
Computes Cronbach's alpha. This reduces to KR-20 when the columns of the data matrix are dichotomous.
alpha(columns)
columns |
Columns of a data frame or matrix. |
The columns of the data must only contain the response variables
Harold C. Doran