Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: xtivreg2 error message "option properties()not allowed" in STATA 8.2


From   Wolfgang Keller <[email protected]>
To   [email protected]
Subject   st: xtivreg2 error message "option properties()not allowed" in STATA 8.2
Date   Wed, 28 Feb 2007 22:39:34 -0700 (MST)

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index