Hi Petar-<div>You'll want to consult this paper, and use the latest version of our package (4.0, note you need R 2.14 in order to automatically install the latest version), which has a new function for multiple mediator analysis.</div>

<div><a href="http://imai.princeton.edu/research/medsens.html">http://imai.princeton.edu/research/medsens.html</a></div><div><br></div><div>best,</div><div>Dustin</div><div><br clear="all">Dustin Tingley<br>Government Department<br>

Harvard University<br><a href="http://scholar.harvard.edu/dtingley" target="_blank">http://scholar.harvard.edu/dtingley</a><div>Director, Program on Experience Based Learning in the Social Sciences<br><div><a href="http://projects.iq.harvard.edu/peblss/" target="_blank">http://projects.iq.harvard.edu/peblss/</a>
</div><div>Contribute to the Research Reservoir: <a href="http://projects.iq.harvard.edu/undergradscholars/pages/research-resources" target="_blank">http://projects.iq.harvard.edu/undergradscholars/pages/research-resources</a></div>

</div><br>
<br><br><div class="gmail_quote">On Thu, Mar 22, 2012 at 5:02 AM, Petar Milin <span dir="ltr"><<a href="mailto:pmilin@ff.uns.ac.rs">pmilin@ff.uns.ac.rs</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>


  
  

<div>
Dear Prof. Tingley,<br>
My name is Petar Milin. I am associate professor at the Department of Psychology, University of Novi Sad, Serbia. I am lecturing subjects in research methodology, mainly, and some parts of cognitive psychology. Recently, I started to use your package mediation, and I have one question that puzzles me (now in particular, being the fact that I ran onto the exact problem, in the real data).<br>


I haven't much practical experience with the mediation analysis, although I read a lot about. Now I am learning you package, which is very convenient, very nice.<br>
In brief, what if there are two mediators M1 and M2 for a certain variable X? How can I test this situation?<br>
I tried following:<br>
summary(lmM1 <- lm(M1 ~ X, data=dat1))<br>
summary(lmM2 <- lm(M2 ~ X, data=dat1))<br>
summary(lmY <- lm(Y ~ M1 + M2 + X, data=dat1))<br>
<br>
summary(med1 <- mediate(lmM1, lmY, sims=1000, boot=FALSE,<br>
        treat='X', mediator='M1'))<br>
#Mediation Effect:  -0.0148 95 % CI  -0.0310410 -0.0001676 <br>
<br>
summary(med2 <- mediate(lmM2, lmY, sims=1000, boot=FALSE,<br>
        treat='X', mediator='M2'))<br>
#Mediation Effect:  -0.007471 95 % CI  -0.014932 -0.001934 <br>
<br>
As you can see, they both seem significant. And medsens shows R^2_M*R^2_Y* at which ACME = 0: 0.04 and 0.09, respectively.<br>
<br>
Is this correct approach? What would you advice?<br>
<br>
I apologize for being direct. Thank you for the understanding.<br>
Sincerely,<br>
Petar Milin<br>
#####################################################################################<br>
Petar Milin<br>
Department of Psychology, University of Novi Sad, Serbia<br>
 &<br>
Laboratory for Experimental Psychology, University of Belgrade, Serbia<br>
<br>
Address:   Dr Zorana Dindica 2, Novi Sad 21000, Serbia<br>
E-mail:    pmilin <AT> <a href="http://ff.uns.ac.rs" target="_blank">ff.uns.ac.rs</a><br>
Tel.&Fax:  <a href="tel:%2B381%2021%20458%20948" value="+38121458948" target="_blank">+381 21 458 948</a><br>
<br>
Official homepage (in Serbian):<br>
<a href="http://www.ff.uns.ac.rs/fakultet/ljudi/fakultet_odseci_psihologija_petar_milin.html" target="_blank">http://www.ff.uns.ac.rs/fakultet/ljudi/fakultet_odseci_psihologija_petar_milin.html</a><br>
<br>
Personal homepage:<br>
<a href="http://sites.google.com/site/pmilin/" target="_blank">http://sites.google.com/site/pmilin/</a><br>
#####################################################################################<br>
<br>
<br>
<br>
</div>

</blockquote></div><br></div>