cronbach_alpha | R Documentation |
This function calculates the Cronbach Alpha for a set of ordinal items to assess their reliability or internal consistency.
cronbach_alpha(data)
data |
A data.frame with the ordinal items. Each column represents an item. |
The Cronbach alpha value as a numeric value between 0 and 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.