Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
Hi
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Antwort: st: Heckprob error: outcome = y_select > 0 predicts data perfectly
From
Justina Fischer <[email protected]>
To
[email protected]
Subject
Antwort: st: Heckprob error: outcome = y_select > 0 predicts data perfectly
Date
Fri, 28 Jan 2011 00:05:23 +0100
this is eactly your problem. If they are omitted form the regression sample of the main rgresion, the first stage is pefectly predicted by your 'non-response' variable.
Try to gone the missings a certain category of reply (0, 99, whatever) and it should work
Justina
[email protected] schrieb: -----
An: [email protected]
Von: Dave Francis <[email protected]>
Gesendet von: [email protected]
Datum: 27.01.2011 08:58PM
Thema: st: Heckprob error: outcome = y_select > 0 predicts data perfectly
Hi,
I am trying to a heckprob model on the disappearance of firms. Basically, I have
a selection equation where firms are coded 0 if they existed in the first stage
of my panel but not the second statge. The firms are coded 1 if they are in
existence in both periods of the panel. Secondly, I have a binary outcome stage
equation, which is equal to 1 if a firm answers a specific question; 0 if it
does not.
I'm getting this error: outcome = y_select > 0 predicts data perfectly, where
y_select is the dependent variable for my selection equation. Thoughts? Clearly
since firms that are not "selected" are those that are no longer in existence,
they cannot answer and so they are coded as missing for y_outcome, the DV of the
outcome equation.
Thoughts?
Many thanks
Here is a tab of the two y_* vars
. tab y_outcome y_select, m
| y_select
y_outcome | 0 1 | Total
-----------+----------------------+----------
-----------+----------------------+----------
0 | 0 95 | 95
1 | 0 178 | 178
. | 70 0 | 70
Total | 70 273 | 343
*
* 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/