Hello,
I want to test if coefficients on a given variable estimated in two different sample periods are statistically different. I know I can test this using - suest - if I use OLS, however I am using robust least squares - rreg - (error message: "suest requires that predict allow the score option r(322);").
Does anyone know if there is a way to perform this test from the estimates of rreg, or if there is any other potential work-around?
Thank you,
Sam
I want to test if coefficients on a given variable estimated in two different sample periods are statistically different. I know I can test this using - suest - if I use OLS, however I am using robust least squares - rreg - (error message: "suest requires that predict allow the score option r(322);").
Does anyone know if there is a way to perform this test from the estimates of rreg, or if there is any other potential work-around?
Thank you,
Sam
Comment