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?
stmixed for recurrent time-to-event dataHi all, I am doing an individual participant data (IPD) meta-analysis on recurrent time-to-event dat…
DID parallel trend test with 1 year pre period and 1 year post peiodHello! I have conducted a staggered DID where different firms' events happen in different years. Fo…
For loop for running multiple regressions in StataI am new to STATA. I know how to run logistic regressions individually and to predict values and re…
Durbin–Watson d-statisticregress lnhartlepool1 lnsunderland1 Source | SS df MS Number of obs = 842 -------------+-----------…
Duplicate all the values within a localHello all Imagine we have a local called years which when printed out/displayed looks like this: …
Subscribe to:
Post Comments (Atom)
0 Response to Do I need to check for heteroscedasticity in mediation analysis?
Post a Comment