Type: Package Package: causens Title: Perform Causal Sensitivity Analyses Using Various Statistical Methods Version: 0.0.3 Authors@R: c(person("Larry", "Dong", NULL, "larry.dong@mail.utoronto.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7775-7798")), person("Yushu", "Zou", NULL, "yushu.zou@mail.utoronto.ca", role = c("aut"), comment = c(ORCID = "0009-0004-1133-4724")), person("Kuan", "Liu", NULL, "kuan.liu@utoronto.ca", role = c("aut"), comment = c(ORCID = "0000-0002-5017-1276"))) Description: While data from randomized experiments remain the gold standard for causal inference, estimation of causal estimands from observational data is possible through various confounding adjustment methods. However, the challenge of unmeasured confounding remains a concern in causal inference, where failure to account for unmeasured confounders can lead to biased estimates of causal estimands. Sensitivity analysis within the framework of causal inference can help adjust for possible unmeasured confounding. In `causens`, three main methods are implemented: adjustment via sensitivity functions (Brumback, HernĂ¡n, Haneuse, and Robins (2004) and Li, Shen, Wu, and Li (2011) ), Bayesian parametric modelling and Monte Carlo approaches (McCandless, Lawrence C and Gustafson, Paul (2017) ). License: MIT + file LICENSE URL: https://kuan-liu-lab.github.io/causens/, https://github.com/Kuan-Liu-Lab/causens Suggests: devtools, knitr, pkgdown, PSweight, rjags, rmarkdown, roxygen2, testthat (>= 3.0.0), usethis, waldo Encoding: UTF-8 RoxygenNote: 7.3.2 BugReports: https://github.com/Kuan-Liu-Lab/causens/issues Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://kuan-liu-lab.r-universe.dev Date/Publication: 2025-06-03 21:54:12 UTC RemoteUrl: https://github.com/kuan-liu-lab/causens RemoteRef: HEAD RemoteSha: a5c37d7fc5d8ac1e5dc8be9c14a41f49a55ae5f2 NeedsCompilation: no Packaged: 2026-07-04 18:21:22 UTC; root Author: Larry Dong [aut, cre] (ORCID: ), Yushu Zou [aut] (ORCID: ), Kuan Liu [aut] (ORCID: ) Maintainer: Larry Dong