EconPapers    
Economics at your fingertips  
 

PROBITIV: Stata module to perform instrumental variables probit

Jonah B. Gelbach ()
Additional contact information
Jonah B. Gelbach: University of Maryland at College Park

Statistical Software Components from Boston College Department of Economics

Abstract: This module implements the method of Whitney Newey, 'Efficient Estimation of Limited Dependent Variable Models with Endogenous Explanatory Variables', Journal of Econometrics (1987). The standard errors are not correct, since I didn't account for the fact that the RHS endog variables (and the residuals from the equations predicting them are predicted and therefore have some sampling variance/covariance with the other explanatory variables. However, the point estimates will be consistent. The syntax is as follows: probitiv , endog( ) exog( ) iv( ) stage1( ) where is the name of the dep. variable, is the list of endogenous rhs vars, is the list of exog rhs vars that are included in the structural (i.e. second stage) probit, is the list of instruments for the endog rhs vars, and is either 'probit', 'linear', or empty. If empty or 'linear', the first stage equations are run as OLS. If probit, they are (all) run as probits. The programs uses the same instruments for all first stage equations. To use different instruments for multiple endog rhs vars, you would need to generalize the code.

Language: Stata
Keywords: probit; instrumental variables (search for similar items in EconPapers)
Date: Written 1999-03-10
View citations in EconPapers

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/p/probitiv.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/h/hyphens.ado program code (text/plain)

Related works:
This item may be available elsewhere in EconPapers: Search for items with the same title.

Ordering information: This software item can be ordered from
http://repec.org/docs/ssc.php

Access Statistics for this software item

More software in Statistical Software Components from Boston College Department of Economics
Address: Boston College, 140 Commonwealth Avenue, Chestnut Hill MA 02467 USA
Contact information at EDIRC.
Series data maintained by Christopher F Baum ().

 
Page updated 2008-10-12
Handle: RePEc:boc:bocode:s371401