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)
skip lines of code in do fileHi, Is there any way to skip some lines of codes in a do file? As an example, I want to run codes fr…
Splitting messy string varsHello, I am hoping to split up these string vars and generate binary new vars based on whether they …
Problems with a loop to generate new variablesHello Stata Community. I'm working in my master thesis with a data base about middle class, their v…
Ignoring multiple characters while using destringIf I want to have Stata ignore all letters that come after L while using destring, is there a way to…
MaxDiff (Best-Worst ranking) Analysis in StataHi all, long time lurker here deciding to seek direct support from the experts here as I didn't find…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel regression analysis with plausible values as dependent variable (PISA)
Post a Comment