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