Hi everyone,
I am conducting a mediation analysis using the ml_mediation command on Stata which by default is set to REML. I have the following set up:
ml_mediation, dv( AR ) mv( RD ) iv( CP ) l2id( ID ) cv( LaggedAR, Size, Profitability, Growth)
I have already conducted Wooldridge's test for autocorrelation on the 3 equations in my set up for mediation analysis:
MV= IV+ CV1+ CV2+CV3+CV4
DV=IV+ CV2+CV3+CV4
DV=IV+ MV+ CV2+CV3+CV4
Where DV= Dependent Variable
IV= Independent Variable
MV= Mediator Variable
CV= Control variable
Do I need to check for heteroscedasticity? If yes then how can I do so in Stata and will I do it for all 3 equations in my model?
Related Posts with Do I need to check for heteroscedasticity in mediation analysis?
export entire dataset to latexI have used `esttab` before to export regression results to Stata. However I have build a small tabl…
Average of Top (x) RankedGood morning, Would appreciate some code that generates in the wanted var, the average for the mast…
Is there a way to know the number of unique values under a combination of variables?Dear Statalisters, I have a dataset which tracks individuals who work for different companies at dif…
Change the size and spacing between the boxes in a boxplotDear Statalisters, I have made a boxplot containing 4 boxes within it. However, the boxes are very …
conditional averagingHello all, this id small part of my data set. in my dataset, there are 18 villages. I want to averag…
Subscribe to:
Post Comments (Atom)
0 Response to Do I need to check for heteroscedasticity in mediation analysis?
Post a Comment