Package: ivDiag
Title: Estimation and Diagnostic Tools for Instrumental Variables
        Designs
Version: 1.0.6
Date: 2023-09-16
Authors@R: c(
  person("Apoorva", "Lal", , "lal.apoorva@gmail.com", c("aut"), comment = c(ORCID = "0000-0002-3697-614X")),
  person("Yiqing", "Xu", , "yiqingxu@stanford.edu", c("aut", "cre"), comment = c(ORCID = "0000-0003-2041-6671"))  
  )
Maintainer: Yiqing Xu <yiqingxu@stanford.edu>
Description: Estimation and diagnostic tools for instrumental variables designs, which implements the guidelines proposed in Lal et al. (2023) <arXiv:2303.11399>, including bootstrapped confidence intervals, effective F-statistic, Anderson-Rubin test, valid-t ratio test, and local-to-zero tests. 
URL: https://yiqingxu.org/packages/ivDiag/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: foreach, future, doParallel, lfe, fixest, ggplot2, ggfortify,
        wCorr, haven, glue, patchwork, testthat
NeedsCompilation: no
Packaged: 2023-09-17 05:27:46 UTC; yiqingxu
Author: Apoorva Lal [aut] (<https://orcid.org/0000-0002-3697-614X>),
  Yiqing Xu [aut, cre] (<https://orcid.org/0000-0003-2041-6671>)
Repository: CRAN
Date/Publication: 2023-09-17 06:00:02 UTC
Built: R 4.6.0; ; 2025-08-20 02:41:12 UTC; unix
