Package: bndovb Title: Bounding Omitted Variable Bias Using Auxiliary Data Version: 1.2 Authors@R: person(given = "Yujung", family = "Hwang", role = c("aut", "cre"), email = "yujungghwang@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0002-8136-8987")) Description: Functions to implement a Hwang(2021) estimator, which bounds an omitted variable bias using auxiliary data. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 2.10) Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: np, pracma, stats, utils, MASS, dplyr, factormodel, nnet, doParallel, foreach, parallel Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://yujunghwang.r-universe.dev Date/Publication: 2021-08-26 17:34:20 UTC RemoteUrl: https://github.com/yujunghwang/bndovb RemoteRef: HEAD RemoteSha: dc4479bacc5e598282233f51c7c04670ccaba530 NeedsCompilation: no Packaged: 2026-06-22 09:07:43 UTC; root Author: Yujung Hwang [aut, cre] (ORCID: ) Maintainer: Yujung Hwang