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
Tabulating distinct counts of an ID by groupI have the data in dataex below, I just want a table that is number of unique cID by group so like t…
Number of ID Variable in Panel DataHi, I have a panel data (large n and small T) with -id- as the panel variable and -year- as the time…
Arellano-Bond Estimator for AR(2) modelHi All, My dataset resembles the following: Code: * Example generated by -dataex-. To install: ss…
different plotopts with combomarginsplotI am carrying the following regressions: reg sav_finimp`wave' ib3.group##i.year savimp`wave' margin…
Generating MAR and MNAR datasetsHi, I would like to generate from a full dataset with a single variable y: 2x5 datasets that contain…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel Model Diagnostics
Post a Comment