README.md

Travis build status Coverage status

GMMSensitivity

Estimators and confidence intervals for sensitivity analysis in moment condition models using procedures from Armstrong and Kolesár (2020).

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

This software package is based upon work supported by the National Science Foundation under grant numbers SES-1628939 (Armstrong) and SES-1628878 (Kolesár).

Installation

You can install the development version from GitHub:

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


kolesarm/GMMSensitivity documentation built on Sept. 17, 2020, 5:47 p.m.