idx_alpha {volker} | R Documentation |
Get number of items and Cronbach's alpha of a scale added by idx_add()
Description
Get number of items and Cronbach's alpha of a scale added by idx_add()
Usage
idx_alpha(data)
Arguments
data |
A data frame column. |
Value
A named list with with the keys "items" and "alpha".
[Package volker version 2.1.0 Index]