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()
pvar with system gmmcan somebody help me with command for panel var using system GMM?? …
Oaxaca Decomposition Explanied % of Each VariableI have 500 observation and 4 treatment (x,y,z,t) and 15 variable. I would like Oaxaca Decomposition …
Inserting blank rows at specific observations in datasetI am trying to manipulate a text (.tex) document (a multiple-choice exam) in Stata, which I realize …
FDR analogous confidence intervalsDear Statalist: Is there any possibility to derive adjusted confidence intervals that are comparabl…
Problem with comparing xtunitroot test across selected panelsGood Morning/Afternoon to you all, First post I've made, but I'm a very long-time user of the insig…
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