Hi,
I am using the PARAMED package for my mediation analysis for a count DV.
The code is working, but I think a0(), a1(), and m() parts were not correct because my treatment was a continuous variable, ranging from 0-7, and my mediator was a continuous variable, ranging from 1-6.
Below is my code and I appreciated suggestions on how to set a0(0) a1(7) m(1) this part.
paramed CV, avar(pr) mvar(mh) cvars(trigger2 trigger3 trigger4 trigger5 trigger6 trigger7 trigger8) a0(0) a1(7) m(1)yreg(negbin) mreg(linear) nointer boot seed(1234)
Thanks.
Related Posts with PARAMED code for a continuous treatment and a continuous mediator, how to set a0() a1() and m()
Multicollinearity and VIFI am using the following code xtreg recycling loginc logpopden gcses alevels md11 md12 md13 md14 md1…
data manipulation!Dear All, I was asked this question (https://bbs.pinggu.org/forum.php?mod...=1#pid57861683). Suppose…
Test of Endogeneity after Fixed and Random EffectsHi Dear, Is there any test of endogeneity after running xtreg, fe or re? Thank you. …
Trying to combine several graphsDear Statalist, I want to combine in a single graph (image) several marginsplot done through contou…
Robust standard errors hausman testHi all, Im encountering a problem when trying to run a hausman test with robust standard errors. Iv…
Subscribe to:
Post Comments (Atom)
0 Response to PARAMED code for a continuous treatment and a continuous mediator, how to set a0() a1() and m()
Post a Comment