Skip to content
Prev 173183 / 398506 Next

reliability, scale scores in the psych package

<snip>
I did it again--it seems like I always figure out the answer just
after I ask for help. The score.items() function needs to know the
maximum of the scale in order to reverse score. For some reason, the
maximum appears to be calculated from all the scores, not just scores
that have a 1 or a -1 in the key. On a hunch I set the max argument to
a vector of scale maxima, and it worked. I'm still interested in
responses to question 1 though.

Thanks again,
Ista

<snip>