|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: esttab, stata 11, and gmm
Dear Statalisters,
I am wondering if any of you came across this problem.
I am estimating a treatment effect model. There is really one variable
of interest. let's call it "treat".
I am estimating a bunch of model using Poisson models, and a final,
preferred one using gmm. The coefficient in the gmm equation for treat
is /b1. I am trying to use esttab to creat a table of results with
just one variable, treat. But I am having a hard time combining the
poisson and GMM results into one table.
esttab *, keep(treat) varwidth(25) nonumber noobs nogaps nodep label
b(%5.3f) se(%5.3f) star(† 0.10 * 0.05 ** 0.01) compress sfmt(%10.3fc
%10.0fc) eqlabels(none) mlabels("X-Sec" "ATE" "ATT" "DD" "SDD")
The last table corresponds to the GMM model, but the last cell is
blank when I do this.
Any idea on how to do this?
Pierre
*
* 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/