Dear Statalist,
I am using IVQREG downloaded from faculty.chicagobooth.edu/christian.hansen/research/
However, after showing the table of regression, there is an error r(503) when searching grid.
Someone have any idea about my problem?
You can find the link of my dataset here: https://www.dropbox.com/s/3lbmgyjzws...vqreg.dta?dl=0
Many thanks
I am using IVQREG downloaded from faculty.chicagobooth.edu/christian.hansen/research/
Code:
*My code is: global var x1 x2 x3 x4 ivqreg y $var dum_qr*(d=iv), q(0.25) r first
Code:
Grid search is in progress (200) .................................................. 50 .................................................. 100 .................................................. 150 .................................................. 200 conformability error r(503);
You can find the link of my dataset here: https://www.dropbox.com/s/3lbmgyjzws...vqreg.dta?dl=0
Many thanks
Comment