Dear all,
I have a question which I am unable to solve. When stata estimates a spatial model with an endogenous regressor, which model does it estimate at the first stage?
I tried to study spivregress.ado, which redirect to other functions, specifically to a Mata one, which is not accessible (I guess for proprietary reasons).
I tried to contact the stata technical support, but I did not get any answer, because they said that this is a theoretical question and not a technical one. They suggested to read the user manual, which in my view is not clear at all.
Therefore, I am left with my original doubt: which model is estimated at the first stage? Is it a standard linear regression model, estimated via ols?
Any feedback you may want to provide is highly appreciated.
Dario
I have a question which I am unable to solve. When stata estimates a spatial model with an endogenous regressor, which model does it estimate at the first stage?
I tried to study spivregress.ado, which redirect to other functions, specifically to a Mata one, which is not accessible (I guess for proprietary reasons).
I tried to contact the stata technical support, but I did not get any answer, because they said that this is a theoretical question and not a technical one. They suggested to read the user manual, which in my view is not clear at all.
Therefore, I am left with my original doubt: which model is estimated at the first stage? Is it a standard linear regression model, estimated via ols?
Any feedback you may want to provide is highly appreciated.
Dario
Comment