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
Checking for multicollinearity in ppmlhfe gravity modelsHello, I am estimating a gravity model with ppmlhfe. I use importer and exporter year fixed effects …
Quantile regression (multilevel data)Good morning. I wanted to ask if anyone can help me and give me information about which commands I …
"Nothing to restore" error when using parmby.Hello everyone, I am a new beginner of Stata. I tried to run a stata code written by an author whose…
Package for Within-Between (hybrid) Estimator FunctionalityThis is purely a reference request in the form of available packages. Does there exist a package sim…
Recoding variables with a loop - 2020 challengeHi, My panel data set has three different variables and I must do a similar treatment on them, they…
Subscribe to:
Post Comments (Atom)
0 Response to Normality distribution after mixed
Post a Comment