Dear all
I am using Stata 17.0 to run the official example of weakiv.
Here are the commands:
But I got the error saying, "WARNING: Tested only for Stata version 15.1 and higher. Your Stata version 11.2 is not officially supported."
Could anyone give me some advice on this problem? Thank you in advance.
I am using Stata 17.0 to run the official example of weakiv.
Here are the commands:
HTML Code:
clear use http://www.stata.com/data/jwooldridge/eacsap/mroz.dta weakiv ivreg2 lwage (educ exper = fatheduc motheduc kidslt6 kidsge6), robust gridpoints(30 30) graph(k) project(_all)
Could anyone give me some advice on this problem? Thank you in advance.

Comment