Displaying 1 result from an estimated 1 matches for "scq1".
Did you mean:
scm1
2011 Nov 19
1
Advice on recoding a variable depending on another which contains NAs
.... I have looked in
the usual places and found no obvious solution. I fear that
this just means I didn't recognize it, but I'd be very
grateful for your help.
I am scoring 8000 psychometric tests - the SCQ, if you have
heard of it. On this test the scoring rules depends on one
variable SCQ1 - if this is answered yes, the final score is
a function of 39 variables, and if no, of 31 variables.
I've calculated both of these scores (SCQScore1 and
SCQScore2)for all the children in my study, and I wish to
create a final score, which is SCQScore1 when SCQ1 is 1, and
SCQScore2 when SC...