Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: problem with overid with ivtobit command


From   Kit Baum <[email protected]>
To   [email protected]
Subject   st: Re: problem with overid with ivtobit command
Date   Mon, 22 Sep 2008 07:01:49 -0400

< >
Have you indeed installed the overid command? -which overid- should tell you that.

If you -sysuse auto- and run the example from the overid help file, does it work?


. ivtobit gear_ratio displacement (mpg=length weight turn) [fw=rep78], twostep ll(2.2)

. overid

Kit

Kit Baum, Boston College Economics and DIW Berlin
http://ideas.repec.org/e/pba1.html
An Introduction to Modern Econometrics Using Stata:
http://www.stata-press.com/books/imeus.html


On Sep 22, 2008, at 02:33 , Olivier wrote:


I have estimated with tobit instrumental regression this equation (on cross section data) i.e

ivtobit Y1 X1 X2 X3 (Z=X4 X5) twostep, ll(0)

Next, I would like to test the overidentifying restrictions after the ivtobit command
Thus I am using the overid module developped by Christopher Baum with the next command

overid

I have this following message : invalid syntax
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index