README.md

Build status Coverage status

ManyIV

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

See the package vignette for a description of the package (available through vignette("ManyIV") once package is installed), and the package manual for documentation of the package functions.

Installation

You can get the current development version from GitHub:

if (!requireNamespace("remotes")) {
  install.packages("remotes")
}
remotes::install_github("kolesarm/ManyIV")


kolesarm/ManyIV documentation built on March 13, 2021, 6:31 a.m.