Dear STATA-list,
I've got a question relating to my earlier posts regarding how to convert my individual theta scores back to standardised "expected" questionnaire scores, if someone could help?
I've run rotated promax oblique factor analysis, identified 2 factors that load ~10 questions well, and used IRT GRM models (with instruction from the Stata IRT PDF (pg 14-18)).
I've generated individual person theta estimates for each of the respondents using:
predict theta, latent se(thetaSE)
We've run linear regression models, (dependent variable = theta score; independent variable = disease type) however, found that interpreting the theta estimate might be intuitively more difficult for readers. We would like to convert the individual theta scores back into an individual factor score, using the original 5-point Likert-scale format (for a total score)
We are looking for information similar to the information on TCCs, that can show what theta level corresponds to what cumulative raw (Likert) score.
Is there a way to re-calculate estimated total questionnaire theta-scores for each participant, into estimated total (standardized) Likert-scale scores?
Any help would be really great. And happy Easter! William
I've got a question relating to my earlier posts regarding how to convert my individual theta scores back to standardised "expected" questionnaire scores, if someone could help?
I've run rotated promax oblique factor analysis, identified 2 factors that load ~10 questions well, and used IRT GRM models (with instruction from the Stata IRT PDF (pg 14-18)).
I've generated individual person theta estimates for each of the respondents using:
predict theta, latent se(thetaSE)
We've run linear regression models, (dependent variable = theta score; independent variable = disease type) however, found that interpreting the theta estimate might be intuitively more difficult for readers. We would like to convert the individual theta scores back into an individual factor score, using the original 5-point Likert-scale format (for a total score)
We are looking for information similar to the information on TCCs, that can show what theta level corresponds to what cumulative raw (Likert) score.
Is there a way to re-calculate estimated total questionnaire theta-scores for each participant, into estimated total (standardized) Likert-scale scores?
Any help would be really great. And happy Easter! William
Comment