You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
when i run the command (estat overid) i got the following error message (no overidentifying restrictions)
please explain what does that mean ? and how can i fix it ?
thanks
Assuming you are using estat overid after ivregress, it means that your model is probably just identified. In other words, you have as many instruments as regressors. You need to have more instruments than regressors to be able to test the resulting overidentifying restrictions.
Comment