Hi everyone,
I desperately need some help here.
I am using x_ols to get corrected standard errors for spatial dependence which works fine.
But I also need adjusted R-squared which is not part of the output. In "ereturn list", e(r2_a) gives a very large number which is far away from the true one (I know this because this is a replication of a famous published paper).
What about Wald test? I feel that "test" command after x_ols doesn't work right because the result is not different from the test after ordinary ols.
Any advice?
I desperately need some help here.
I am using x_ols to get corrected standard errors for spatial dependence which works fine.
But I also need adjusted R-squared which is not part of the output. In "ereturn list", e(r2_a) gives a very large number which is far away from the true one (I know this because this is a replication of a famous published paper).
What about Wald test? I feel that "test" command after x_ols doesn't work right because the result is not different from the test after ordinary ols.
Any advice?
Comment