Learn R Programming

leakyIV (version 0.0.1)

Leaky Instrumental Variables

Description

Instrumental variables (IVs) are a popular and powerful tool for estimating causal effects in the presence of unobserved confounding. However, classical methods rely on strong assumptions such as the exclusion criterion, which states that instrumental effects must be entirely mediated by treatments. In the so-called "leaky" IV setting, candidate instruments are allowed to have some direct influence on outcomes, rendering the average treatment effect (ATE) unidentifiable. But with limits on the amount of information leakage, we may still recover sharp bounds on the ATE, providing partial identification. This package implements methods for ATE bounding in the leaky IV setting with linear structural equations. For details, see Watson et al. (2024) .

Copy Link

Version

Install

install.packages('leakyIV')

Monthly Downloads

215

Version

0.0.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

David Watson

Last Published

April 9th, 2024

Functions in leakyIV (0.0.1)

exclusion_test

Testing Exclusion
leakyIV

Bounding Causal Effects with Leaky Instruments