Hello dear specialists of STATA,
I'm going to test a mediate variable equalityrec in my model, and my model is a multi-level linear GSEM model, in which the dependent variable is ifredu and independent variable is eiscedrec, control variable is gndr. All variables are categorical variables beyond the dependent variable. All four variables are on the micro level, while the macro-level variable is "country". I have ran a syntax as:
gsem (i.eiscedrec i.gndr M1[cntry]-> equityrec) (i.equityrec i.gndr M1[cntry]-> ifredu) (i.eiscedrec i.gndr i.equityrec M1[cntry] ->ifredu )[pw=pweight*pspwght], nocapslatent latent(M1) vce(robust)
The attachment is the results present by STATA after running this line of code:
But I'm not sure how to interpret the results, especially how to confirm whether my MV plays a role. I have used the code "medsem" when using SEM model, which can directly present the direct/indirect effect of my models. Are there any code can do as medsem? Or how should I interpret these coefficient as evidence to say whether the mediation exist or not? Or even...if my codes are theoretically correct ? :-(
Thank you a lot in advance! Look forward to some kind answers!
*That's the first time I posting on this forum. If I have done anything wrong, please tell me and I will edit or delate.
Related Posts with How to present (in-)direct effects when using multilevel linear GSEM
Main effects and/versus InteractionsHi all, I have four vars: outcome coded as 0 "no" 1 "yes" race coded as 1 "asian" 2 "latin" 3 "blac…
Regression Discontinuity on Iraq Cholera DataI am currently working with a difference-in-difference model specified as follows: log(Viewsit)= B…
Problem with instruments in the spivregressDear All, I am estimating a spatial IV model using the files that you can download from here. They …
Data transformationDear Statatist, I have try reshape and stack command but still can't solve the problem related to …
Divide panel data into subgroupsDear Statalist, I am working on a panel dataset (xtset firm year). I want to divide the firms into…
Subscribe to:
Post Comments (Atom)
0 Response to How to present (in-)direct effects when using multilevel linear GSEM
Post a Comment