Package: ExactMed
Type: Package
Title: Exact Mediation Analysis for Binary Outcomes
Version: 0.1.0
Authors@R: c(
    person("Miguel", "Caubet", email = "caubet_fernandez.miguel@uqam.ca", role = c("aut", "cre")),
    person("Mariia", "Samoilenko", role = "aut"),
    person("Geneviève", "Lefebvre", role = "aut"))
Description: A tool for conducting exact parametric regression-based causal mediation analysis of binary outcomes 
    as described in Samoilenko, Blais and Lefebvre (2018) <doi:10.1353/obs.2018.0013>
    and Samoilenko, Lefebvre (2021) <doi:10.1093/aje/kwab055>.
Depends: R (>= 3.5.0)
Imports: logistf, stats, utils
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-03-08 14:25:13 UTC; miguel
Author: Miguel Caubet [aut, cre],
  Mariia Samoilenko [aut],
  Geneviève Lefebvre [aut]
Maintainer: Miguel Caubet <caubet_fernandez.miguel@uqam.ca>
Repository: CRAN
Date/Publication: 2022-03-09 21:10:17 UTC
