Rdocumentation
powered by
Learn R Programming
sjmisc (version 1.0.2)
cronb: Calculates Cronbach's Alpha for a matrix
Description
This function calculates the Cronbach's alpha value for each column of a data frame or matrix.
Usage
cronb(df)
Arguments
df
A data frame or matrix with more than 2 columns.
Value
The Cronbach's alpha value for
df
.
See Also
reliab_test