[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
RE: st: simultaneous equation with qualitative variables
I think it should work with mvprobit.
Stephan
-----Urspr�ngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von lfq
Gesendet: Donnerstag, 23. M�rz 2006 02:42
An: statalist
Betreff: st: simultaneous equation with qualitative variables
how can i use stata to estimate simultaneous equations with qualitative
variables as follows:
y1=a1+b1y2+c1x1+e1
y2=a2+b2y1+c2x2+e2
y1*=1 if y1>0
y1*=0 if y1<=0
y2*=1 if y2>0
y2*=0 if y2<=0
*
* 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/
*
* 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/