Package: sim.BA
Title: Simulation-Based Bias Analysis for Observational Studies
Version: 0.1.0
Authors@R: 
    c(
    person("Rishi", "Desai", , "rdesai@bwh.harvard.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0299-7273")),
    person("Noah", "Greifer", , "ngreifer@iq.harvard.edu", role = c("aut"),
           comment = c(ORCID = "0000-0003-3067-7154"))
    )
Description: Allows user to conduct a simulation based quantitative
             bias analysis using covariate structures generated with individual-level
             data to characterize the bias arising from unmeasured confounding. Users
             can specify their desired data generating mechanisms to simulate data
             and quantitatively summarize findings in an end-to-end application
             using this package.
License: GPL (>= 2)
Depends: R (>= 3.5.0)
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: chk (>= 0.9.1), cobalt (>= 4.5.3), ggplot2 (>= 3.4.4), scales
        (>= 1.3.0), pbapply (>= 1.7-2), rlang (>= 1.1.3), stats,
        survival, utils
Suggests: MatchIt (>= 4.5.5), WeightIt (>= 0.14.2), parallel, openxlsx
        (>= 4.2.5.2), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-18 14:18:22 UTC; NoahGreifer
Author: Rishi Desai [aut, cre] (<https://orcid.org/0000-0003-0299-7273>),
  Noah Greifer [aut] (<https://orcid.org/0000-0003-3067-7154>)
Maintainer: Rishi Desai <rdesai@bwh.harvard.edu>
Repository: CRAN
Date/Publication: 2024-04-22 14:42:35 UTC
Built: R 4.6.0; ; 2025-08-18 11:51:30 UTC; unix
