Package: SelectionBias
Title: Calculates Bounds for the Selection Bias for Binary Treatment
        and Outcome Variables
Version: 1.0.0
Authors@R: 
    c(person("Stina", "Zetterstrom", email = "stina.zetterstrom@statistics.uu.se",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0730-9425")),
    person("Ingeborg", "Waernbaum", email = "ingeborg.waernbaum@statistics.uu.se",
    role = c("aut"), comment = c(ORCID = "0000-0002-4457-5311")))
Description: Computes bounds and sensitivity parameters as part of sensitivity
    analysis for selection bias. Two bounds are provided: the SV (Smith and
    VanderWeele) bound and the AF (assumption-free) bound. The SV bound assumes
    an additional dependence structure in form of a generalized M-structure
    whereas the AF bound holds for general assumptions in the potential
    outcomes framework. See Smith and VanderWeele (2019)
    <doi:10.1097/EDE.0000000000001032> and Zetterstrom and Waernbaum (2022)
    <doi:10.1515/em-2022-0108>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: arm, stats
Suggests: knitr, table1, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-15 14:19:28 UTC; stize216
Author: Stina Zetterstrom [aut, cre] (<https://orcid.org/0000-0003-0730-9425>),
  Ingeborg Waernbaum [aut] (<https://orcid.org/0000-0002-4457-5311>)
Maintainer: Stina Zetterstrom <stina.zetterstrom@statistics.uu.se>
Repository: CRAN
Date/Publication: 2023-02-16 15:20:09 UTC
Built: R 4.1.3; ; 2023-04-17 20:32:06 UTC; windows
