Package: RobustIV
Type: Package
Title: Robust Instrumental Variable Methods in Linear Models
Version: 0.3.1
Authors@R: 
  c(person(given = "Taehyeon",
           family = "Koo",
           role = "aut"),
    person(given = "Zhenyu",
           family = "Wang",
           role = "aut"),
    person(given = "Hyunseung",
           family = "Kang",
           role = "ctb"),
    person(given = "Dylan",
           family = "Small",
           role = "ctb"),
    person(given = "Zijian",
           family = "Guo",
           role = c("aut","cre","cph"),
           email = "zijguo@stat.rutgers.edu"))
Description: Inference for the treatment effect with possibly invalid instrumental variables via TSHT ('Guo et al.' (2018) <doi:10.1111/rssb.12275>) and SearchingSampling ('Guo' (2023) <doi:10.1093/jrsssb/qkad049>), which are effective for both low- and high-dimensional covariates and instrumental variables; test of endogeneity in high dimensions ('Guo et al.' (2018) <doi:10.1016/j.jeconom.2018.07.002>).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/zijguo/RobustIV
Imports: glmnet, MASS, Matrix, igraph, intervals, CVXR
NeedsCompilation: no
Depends: R (>= 2.10)
Packaged: 2026-03-29 20:13:58 UTC; taehyeon
Author: Taehyeon Koo [aut],
  Zhenyu Wang [aut],
  Hyunseung Kang [ctb],
  Dylan Small [ctb],
  Zijian Guo [aut, cre, cph]
Maintainer: Zijian Guo <zijguo@stat.rutgers.edu>
Repository: CRAN
Date/Publication: 2026-03-29 23:50:03 UTC
Built: R 4.6.0; ; 2026-04-23 02:32:16 UTC; windows
