I have a number of variables which are standard scores or scaled scores (language and congnitive test standardised scores) that I would like to convert to z-scores. I can do this manually by simply looking them up in a psychometric conversion table, however there are a lot of scores so I would like to do it in Stata. The command -egen(varname2) std(varname) - will not give the right answer, because it will create a new variable based on my data. I just want to transfer the standard scores onto the z-score scale, not actually create z-scores based on my dataset. Can I do this in Stata?
Related Posts with psychometric conversion scale - standard score to z-score
Coefficient on inverse mills' ratio in Heckman MLHi, I am using firm-level survey data and I am interested in using the Heckman approach to test for…
Help with multilevel cox regressionHello everyone, I'm trying to evaluate the association between outcome CVD and exposure saturated f…
r(table) with cross-sectional regressionHi Stata members, I have run the following program to run cross sectional regressions by country and…
nbreg with fixed effects and clustered se? (no panel data)Hi I have a question regarding to use of fe and clustered se. The majority of the threads on statal…
multilevel logistic regression: question about cross-level interactionHello, I have a multilevel logistic regression model, and I'm trying to do cross-level interaction w…
Subscribe to:
Post Comments (Atom)
0 Response to psychometric conversion scale - standard score to z-score
Post a Comment