powered by
This function calculates the Cronbach Alpha for a set of ordinal items to assess their reliability or internal consistency.
cronbach_alpha(data)
The Cronbach alpha value as a numeric value between 0 and 1.
A data.frame with the ordinal items. Each column represents an item.