Dear Statalists,
I have been looking for multilevel diagnostics tests (Heteroscedasticity and Residuals) and I found that qnorm is the easy way to start with.
I ran qnorm to check for normal distribution of residuals. Can I say that my residuals are normally distributed?
What other tests should I run to diagnose multilevel mixed regression?
My dependent variable is continuous ( 0 - 100)
[CODE]mixed V1_ i.(gender nationality level_of_education field_of_study) b3.(place_of_study) b4.grade b3.experience_and_internship i.extra_curricular_activities b4.referral|| id_resp:
predict hiring, residuals
qnorm hiring
qnorm.gph
Related Posts with Normality distribution after mixed
Error message with 'collect export' in Stata 17Hello, I have a large descriptive Table 1 that I'd like to try to export to an Excel file for a man…
Merge identifier and date within rangeHi all, I would like to merge two datasets by identifier and date within range dataset A: accountnum…
jwdid: DID using ETwFEDear all thanks to prof. Baum a new command is ready to use. jwdid implements the did estimator prop…
Multiple correspondence analysis predictionHi all I am trying to make a multiple correspondence analysis in Stata using the Burt approach. My a…
Margins plots and significanceHello Stata Folk, I'm running a panel regression with squared interaction terms. I want to confirm …
Subscribe to:
Post Comments (Atom)
0 Response to Normality distribution after mixed
Post a Comment