Dear all,
I would appreciate some guidance on what main diagnostic tests can be performed on mtmixed multilevel models in Stata, as I am new to using this software. I have run the model further below, which includes random slopes and cross-level interaction effects. I am now looking into testing whether the main MLM assumptions are violated (normality of errors/ random effects assumptions, linearity, homogenous variance (although I have already used vce(robust)).
I would appreciate some help on the ways I should be looking at testing the assumptions and the main Stata commands procedures to perform them (e.g. how to obtain residuals at each level and how to best use them for diagnostics).
mixed Preferredhours wagegroup wagesqgroup Age Agesq Female Educ c.Female#c.Educ Illness PoorMentalWB PartnerWorks c.PartnerWorks#c.Female Children c.Female#c.Children Dependents HHfinancial AppPay ContractType JobInsecurity EmplOpp PrivateSect ProductivityPaym OvertimePay Supervision PFJobDesign ShiftW Flexitime TeleWork CommTime SocialProt MarketWage HusbandWifeContribute NatPartTime AvgTeleWork GDP WorkEthic c.Female#c.MarketWage c.Female#c.HusbandWifeContribute c.PartnerWorks#c.GDP c.PrivateSect#c.NatPartTime c.TeleWork#c.AvgTelework || Country: || Country: Female PartnerWorks PrivateSect TeleWork, vce(robust)
Thanks in advance
Keith Tanti
Related Posts with Multilevel Model Diagnostics
GLM with proportion DV and categorical IV. Which STATA formula should I use?I ran an experiment to see if a particular gamification design (2 treatment groups) would perform be…
calculating time differences (duration)Dear All, I was asked this question. The data is Code: * Example generated by -dataex-. To install…
Syntax for using and merging multiple tempfilesI have been given a dataset (it is a translation table) to use that is set up in a fairly disorganiz…
Issue with simulations data - non r-class program may not set r()I have written a program which does not output my values correctly Code: program Datageneration, r…
ARIMA forecasting - non-normal residualsHi everybody, I am trying to do an ARIMA forecast of hospital examinations with daily time-series d…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel Model Diagnostics
Post a Comment