Bookmark and Share

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]

st: Two-step Probit after merging


From   [email protected]
To   [email protected]
Subject   st: Two-step Probit after merging
Date   Mon, 13 Sep 2010 19:20:42 +0200 (CEST)

Dear Statalist,

I would like to know, how realiable can be the results of a Probit model
after merging two datasets.

I will try to explain it by using the example of the PDF information:

use http://www.stata-press.com/data/r11/sforce
merge m:1 region using http://www.stata-press.com/data/r11/dollars

Suppose that the two data sets refer to two years (2 and 3). The model
includes a dummy variable (sold=1, not sold=0) and the sales of year 3
depend on the costs of year 2. The model was run as:

ivprobit sold name i.region (sales3 = cost2), twostep

Looking at the ivprobit, timeseries varlists are admited. But in this
case, these variables comes from two different datasets that have been
merged.

Could you please tell me if there is another way to work with this merged
dataset?

Thanks a lot









*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index