Hello everybody,
I'm trying to replicate the Layard/Nickell results from the xtivreg2 help file--won't work. I'm using STATA 8.2. It gives various error messages, see below. Points to the need for updating ivreg2, but that is actually updated just today.
Any ideas?
Thanks, Wolfgang.
--------------------------------
. xtivreg2 ys k (n=l.n l2.n), fd small first
option properties() not allowed
Error - must have ivreg2 version 2.1.15 or greater installed
r(601);
. which ivreg2, all
c:\ado\plus\i\ivreg2.ado
*! ivreg2 2.1.21 5Feb2007
*! authors cfb & mes
*! cloned from official ivreg version 5.0.9 19Dec2001
*! see end of file for version comments
. ivreg2 d.ys d.k (d.n=ld.n ld2.n), small first
option properties() not allowed
(error occurred while loading ivreg2.ado)
r(198);
*
* 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/