I have the following:
* Define dependent variable y1, endogenous variable y2
* Define exogenous variable x1list and instrumental variable (IV) x2list
Both y1 and y2 are dichotomous.
Can I do this to get consistent estimates, if I have an unbalanced panel data?
xtset firmid year
xtprobit y1 $x1list, endogenous(y2 = $x2list $x1list, probit) vce(cluster firmid)
Related Posts with Panel Data - Question about Stata Command
No F-test valueHi, can anyone help me on how to deal with the problem of missing F-test value? Code: Multiple-i…
xteurostat (SSC) to download Eurostat information not working (?)Dear all, I have worked with xteurostat in the past and I have a nice Do-File which I was hoping to…
Estimating CES function three level (Borjas 2003) Hi, I look for thr means to build my database. Indeed in the context of my memory it will be quest…
asdoc commandHello everybody, I am using this formula "asdoc estimates table est1 est2 est3 est4 est5 est6 est7, …
cmp procedure to fit a model with sample selection and non-random treatment assignmentHi all, I just came across a STATA procedure called “cmp”. I am wondering if the “cmp” procedure c…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data - Question about Stata Command
Post a Comment