Dear Statalisters,
I have a question regarding the ivreg2 command. I'd like to estimate a model
with a constant and two endogenous variables which are instrumented by up to
150 instruments (All of them are dummies. If you want to know why I do this,
see: Broda and Weinstein, Globalization and the Gains from Trade, The Quarterly
Journal of Economics, May 2006). So I estimate the following:
ivreg2 y (x1 x2=z1 z2 z3 z4 ... z150), gmm robust
This, of course, is not a problem. But now I want to restrict the coefficient of
x1 to take only positive values (why: see paper mentioned above...). In other
words I need to perform a grid search over values from zero to, say, 150 in
specified steps. If I understood the help file of ivreg2 correctly, this should
be possible with the cue option where I can specify the initial values.
My first question is: Is it correct that the cue option allows for a grid search
between specified values? If not, does anybody know of commands that make that
possible or even of another software package?
Secondly, if I use the following command:
ivreg2 y (x1 x2=z1 z2 z3 z4 ... z150), cue cueinit(b) cueoptions(???) robust
I have read the ml help and tried to pass options to the ml routine, but I
always get the error message "invalid syntax". How can I correctly pass the
options to perform my search?
Thanks.
Lukas
---
Lukas Mohler
Abteilung Aussenwirtschaft und Europ�ische Integration
Wirtschaftswissenschaftliches Zentrum
Universit�t Basel
Petersgraben 51
4003 Basel
Switzerland
+41 61 267 07 70
---
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
*
* 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/