Skip to content

Inference in instrumental variables models robust to many instruments

Notifications You must be signed in to change notification settings

murattasdemir/ManyIV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManyIV

Inference in instrumental variables models with many instruments. The package implements procedures from Kolesár (2018, Journal of Econometrics).

See vignette ManyIV.pdf (stored under inst/doc/) for description of the package.

Installation

You can install the package manually by downloading the source code here, or using the function install_github() from the devtools package:

install.packages("devtools") ## if devtools package not installed
devtools::install_github("kolesarm/ManyIV")

About

Inference in instrumental variables models robust to many instruments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 90.5%
  • Stata 9.5%