Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Bug in -triprobit-


From   Antoine Terracol <[email protected]>
To   StataList <[email protected]>
Subject   st: Bug in -triprobit-
Date   Sun, 16 Jun 2002 12:22:16 +0200

Dear statalisters,

A quite serious flaw has been found by a -triprobit- user. The problem occurs when one has endogenous dichotomous rhs variables in an equation.
For example, the following model

y1=c1+x1*b1+a1*y2+a2*y3+eps1
y2=c2+x2*b2+eps2
y3=c3+x3*b3+eps3

will be incorrectly estimated by -triprobit-

However, a model with no endogenous rhs variables, such as

y1=c1+x1*b1+eps1
y2=c2+x2*b2+eps2
y3=c3+x3*b3+eps3

will be correctly estimated.

The problem comes from an incorect use of the symmetry property of the normal CDF in the presence of endogenous rhs variables.

A new version of -triprobit- will be released as soon as possible, my apologies to the users who might have suffered from the bug.

Feel free to mail me if you have further questions.

Best,
Antoine.


*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index