<br><div class="gmail_quote"><br><br>Hi-<br>Yes, you can now estimate a tobit model for the censored outcome. You need to use the latest version of our package (3.0). Its easiest to download this if you also have the latest version of R (2.13).<br>

<br>Here is some example code:<br>
Anxiety.m.GD_NegAff &lt;- lm(GD_NegAff ~ AnxietyVsCont + gender_p+Trust_GSS_pre+ideo7,  data=Anxiety)            <br>Anxiety.y.GD_NegAff &lt;- vglm(Y ~ AnxietyVsCont+GD_NegAff+AnxietyVsCont:GD_NegAff+gender_p+Trust_GSS_pre+ideo7, tobit(Lower=0, Upper=5),  data=Anxiety)<br>


<a href="http://delay.anx.gd" target="_blank">delay.anx.gd</a>&lt;-mediate(Anxiety.m.GD_NegAff  , Anxiety.y.GD_NegAff , sims=1000, treat=&quot;AnxietyVsCont&quot;, mediator=&quot;GD_NegAff&quot;)<br><br>Also see this updated vignette<br>


<a href="http://cran.r-project.org/web/packages/mediation/vignettes/mediation.pdf" target="_blank">http://cran.r-project.org/web/packages/mediation/vignettes/mediation.pdf</a><br><br>best,<br><font color="#888888">Dustin</font><div class="im">

<br><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><br><br>
<br><br></div><div><div></div><div class="h5"><div class="gmail_quote">On Fri, Jul 8, 2011 at 4:58 AM, Lukas Giesinger <span dir="ltr">&lt;<a href="mailto:l.giesinger@psychologie.uzh.ch" target="_blank">l.giesinger@psychologie.uzh.ch</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dear Mr Tingley,<br>
<br>
Is it possible to test mediation effects with a censored outcome variable using the &#39;mediation&#39; package?<br>
<br>
While on p. 1f. of Imai, Keele, Tingley and Yamamoto (2011) the tobit model is mentioned for use with &#39;mediate&#39;, Table 1 (p. 8) shows that tobit via vglm cannot be used to estimate causal mediation effects.<br>
<br>
Also help(mediate) does not mention &#39;vglm&#39; class objects as possible arguments of &#39;mediate&#39;.<br>
<br>
So, is calculating mediation effects using &#39;mediate&#39; with vglm-tobit models possible at all?<br>
<br>
Thanks in advance,<br>
Niklaus<br>
<br>
---<br>
Imai, K., Keele, L., Tingley, D., &amp; Yamamoto, T. (2011). Causal mediation analysis using R.<br>
<a href="http://www.polisci.ohio-state.edu/faculty/lkeele/mediationIII.pdf" target="_blank">http://www.polisci.ohio-state.<u></u>edu/faculty/lkeele/<u></u>mediationIII.pdf</a><br>
<br>
-- <br>
lic. phil. Lukas Giesinger<br>
Universitaet Zuerich<br>
Psychologisches Institut<br>
Allgemeine Psychologie (Motivation)<br>
Binzmuehlestrasse 14/6<br>
CH-8050 Zuerich<br>
<br>
Telefon <a href="tel:0041%20%280%29%2044%20635%2075" value="+14104463575" target="_blank">0041 (0) 44 635 75</a> 12<br>
Telefax <a href="tel:0041%20%280%29%2044%20635%2075" value="+14104463575" target="_blank">0041 (0) 44 635 75</a> 19<br>
</blockquote></div><br>
</div></div></div><br>