Hello everyone
I am currently working with PISA data from 2018 and face a problem combining the “repest” command used to analyse PISA data correctly, taking account of the complex survey design, with multilevel regression analysis.
My dependent variable is reading test scores which is imputed as 10 plausible values. As the PISA data is clustered, I find it necessary to include these levels in the analysis. However, when I add these levels in the command, I get the following error message:
“REML not supported with weights”
The command I use is:
repest PISA, estimate(stata: mixed PV@READ ESCS || schoolid: , cov(unstructured))
Does anyone know whether repest is compatible with multilevel models or do you have ideas for an alternative procedure for analysing plausible values as the DV in multilevel models?
Thank you in advance,
best regards,
Karin
Related Posts with Multilevel regression analysis with plausible values as dependent variable (PISA)
Predict command using imputed dataHi everyone. I have used multiple imputation and I am trying to use the "predict" command but I can…
Rename variablesHello everyone, I would like to know renaming var as ascending order. I'd like to rename var_1, var_…
Dropping a huge chunk of observation after making R read the data created from Stata 17I've been using Stata 17 for my research and after analyzing and cleaning I need to use R for a spec…
How to drop observation if it doesn't have full date rangeHi all, I am trying to remove observations of TICKER's who don't have the full date range which is …
Dependent Double-Sorting 25 Portfolios Code: * Example generated by -dataex-. To install: ssc install dataex clear input float s_id str52 …
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel regression analysis with plausible values as dependent variable (PISA)
Post a Comment