Reliability analysis (Cronbach's \(\alpha\)) of LPR.
Usage
LPR_reliability(fmat, item = c("query", "T_word", "A_word"), by = NULL)
Arguments
- fmat
A data.table returned from
summary.fmat
.- item
Reliability of multiple
"query"
(default),"T_word"
, or"A_word"
.- by
Variable(s) to split data by. Options can be
"model"
,"TARGET"
,"ATTRIB"
, or any combination of them.