Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: biprobit: set correlation of residuals to zero
From
Nirina F <[email protected]>
To
[email protected]
Subject
Re: st: biprobit: set correlation of residuals to zero
Date
Mon, 29 Mar 2010 23:11:37 -0400
Now I get the same. Thank you very much Maarten. I still could not see
it in the help file.
On Mon, Mar 29, 2010 at 5:17 PM, Maarten buis <[email protected]> wrote:
> --- On Mon, 29/3/10, Nirina F wrote:
>> the marginal effects are not when I just use
>> -mfx, compute- after biprobit and after probit.
>> which mfx is appropriate to get the same marginal effects
>> from biprobit and probit?
>
> *------------- begin example ----------------
> webuse school, clear
> constraint 1 [athrho]_cons=0
> biprobit private vote logptax loginc years, constr(1)
> mfx, predict(pmarg1)
> mfx, predict(pmarg2)
> probit private logptax loginc years
> mfx
> probit vote logptax loginc years
> mfx
> *-------------- end example -----------------
>
> -- Maarten
>
> --------------------------
> Maarten L. Buis
> Institut fuer Soziologie
> Universitaet Tuebingen
> Wilhelmstrasse 36
> 72074 Tuebingen
> Germany
>
> http://www.maartenbuis.nl
> --------------------------
>
>
>
>
>
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/