Package: ivcheck 0.1.2
ivcheck: Tests for Instrumental Variable Validity
Implements tests for the identifying assumptions of instrumental variable models, the local exclusion restriction and monotonicity conditions required for local average treatment effect identification. Covers Kitagawa (2015) <doi:10.3982/ECTA11974>, Mourifie and Wan (2017) <doi:10.1162/REST_a_00622>, and Frandsen, Lefgren, and Leslie (2023) <doi:10.1257/aer.20201860>. Includes a one-shot wrapper that runs all applicable tests on a fitted instrumental variable model. Dispatches on 'fixest' and 'ivreg' model objects.
Authors:
ivcheck_0.1.2.tar.gz
ivcheck_0.1.2.zip(r-4.7)ivcheck_0.1.2.zip(r-4.6)ivcheck_0.1.2.zip(r-4.5)
ivcheck_0.1.2.tgz(r-4.6-any)ivcheck_0.1.2.tgz(r-4.5-any)
ivcheck_0.1.2.tar.gz(r-4.7-any)ivcheck_0.1.2.tar.gz(r-4.6-any)
ivcheck_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ivcheck/json (API)
| # Install 'ivcheck' in R: |
| install.packages('ivcheck', repos = c('https://charlescoverdale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/charlescoverdale/ivcheck/issues
Pkgdown/docs site:https://charlescoverdale.github.io
- card1995 - Card (1995) proximity-to-college extract
Last updated from:84c7246bb6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 154 | ||
| source / vignettes | OK | 207 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 127 |
Exports:iv_checkiv_kitagawaiv_mwiv_poweriv_testjfe
Dependencies:cli
Last update: 2026-05-11
Started: 2026-04-19
Last update: 2026-04-22
Started: 2026-04-19
Last update: 2026-04-19
Started: 2026-04-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Card (1995) proximity-to-college extract | card1995 |
| Format method for an IV-validity test | format.iv_test |
| Run all applicable IV-validity tests on a fitted model | iv_check |
| Kitagawa (2015) / Sun (2023) test for instrument validity | iv_kitagawa iv_kitagawa.default iv_kitagawa.fixest iv_kitagawa.ivreg |
| Mourifie-Wan (2017) test for instrument validity | iv_mw iv_mw.default iv_mw.fixest iv_mw.ivreg |
| Monte Carlo power curve for IV-validity tests | iv_power |
| Frandsen-Lefgren-Leslie (2023) test for instrument validity in judge-fixed-effects designs | iv_testjfe iv_testjfe.default iv_testjfe.fixest iv_testjfe.ivreg |
| Plot method for an IV-validity test | plot.iv_test |
| Print method for an iv_check result | print.iv_check |
| Print method for an IV-validity test | print.iv_test |
| Summary method for an IV-validity test | summary.iv_test |
