# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ivcheck" in publications use:' type: software license: MIT title: 'ivcheck: Tests for Instrumental Variable Validity' version: 0.1.2 identifiers: - type: doi value: 10.32614/CRAN.package.ivcheck abstract: 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) , Mourifie and Wan (2017) , and Frandsen, Lefgren, and Leslie (2023) . Includes a one-shot wrapper that runs all applicable tests on a fitted instrumental variable model. Dispatches on 'fixest' and 'ivreg' model objects. authors: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com preferred-citation: type: manual title: 'ivcheck: Tests for Instrumental Variable Validity' authors: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com year: '2026' notes: R package version 0.1.2 url: https://github.com/charlescoverdale/ivcheck repository: https://charlescoverdale.r-universe.dev repository-code: https://github.com/charlescoverdale/ivcheck commit: 84c7246bb6d61a96aedc2125510f856db58f3742 url: https://charlescoverdale.github.io/ivcheck/ date-released: '2026-05-30' contact: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com references: - type: article title: A Test for Instrument Validity authors: - family-names: Kitagawa given-names: Toru journal: Econometrica year: '2015' volume: '83' issue: '5' doi: 10.3982/ECTA11974 start: '2043' end: '2063' - type: article title: Testing Local Average Treatment Effect Assumptions authors: - family-names: Mourifie given-names: Ismael - family-names: Wan given-names: Yuanyuan journal: Review of Economics and Statistics year: '2017' volume: '99' issue: '2' doi: 10.1162/REST_a_00622 start: '305' end: '313' - type: article title: Judging Judge Fixed Effects authors: - family-names: Frandsen given-names: Brigham - family-names: Lefgren given-names: Lars - family-names: Leslie given-names: Emily journal: American Economic Review year: '2023' volume: '113' issue: '1' doi: 10.1257/aer.20201860 start: '253' end: '277' - type: article title: Identification and Estimation of Local Average Treatment Effects authors: - family-names: Imbens given-names: Guido - family-names: Angrist given-names: Joshua journal: Econometrica year: '1994' volume: '62' issue: '2' doi: 10.2307/2951620 start: '467' end: '475'