Dear SAS statistical procedures community members,
I am using instrumental variables in my model and want to get the Hansen's J statistic for my 1st stage regression to determine if the model is overidentified. Could you please guide me how I can do it in SAS?
Instrumental variables and multi-stage least squares regression should be dealt with in the econometric procedures of SAS/ETS. I would use SAS/ETS PROC MODEL (and NOT SAS/Stat PROC REG).
PROC MODEL contains Hansen’s J test statistic for Testing Overidentifying Restrictions.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.