Dear all,
I use Stata 14.1 . I ran ivreg28 using the following command (which used to work on my Stata 13 version)
For some reason I receive:
I'm not sure what is the problem, any advice?
Thanks,
Anat
I use Stata 14.1 . I ran ivreg28 using the following command (which used to work on my Stata 13 version)
Code:
loc x "age education Germany US " loc z "age education Germany US motivation love important male" ivreg28 abroad exp(age) exp(education) exp(Germany) exp(US) (Tie contact skype facebook email=`z')
exp: operator invalid
Thanks,
Anat
Comment