Package: ExactMed
Type: Package
Title: Exact Mediation Analysis for Binary Outcomes
Version: 0.2.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>;
    Samoilenko, Lefebvre (2021) <doi:10.1093/aje/kwab055>; and Samoilenko, Lefebvre (2022) <doi:10.1002/sim.9621>.
Depends: R (>= 3.5.0)
Imports: brglm2, stats, utils, sandwich, lmtest, pkgcond
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-19 04:58:04 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: 2023-03-19 16:20:02 UTC
