Package: ExactMed
Type: Package
Title: Exact Mediation Analysis for Binary Outcomes
Version: 0.3.0
Authors@R: c(
    person("Miguel", "Caubet", email = "miguelcaubet@gmail.com", role = c("aut", "cre")),
    person("Mariia", "Samoilenko", role = "aut"),
    person("Jesse", "Gervais", 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 (2023) <doi:10.1002/sim.9621>.
Depends: R (>= 3.5.0)
Imports: brglm2, stats, utils, sandwich, lmtest, pkgcond, mlogit,
        dfidx, nnet
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
URL: https://caubm.github.io/ExactMed/
BugReports: https://github.com/caubm/ExactMed/issues
NeedsCompilation: no
Packaged: 2023-09-21 23:20:05 UTC; miguel
Author: Miguel Caubet [aut, cre],
  Mariia Samoilenko [aut],
  Jesse Gervais [aut],
  Geneviève Lefebvre [aut]
Maintainer: Miguel Caubet <miguelcaubet@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-22 15:10:06 UTC
Built: R 4.2.0; ; 2023-09-23 11:57:39 UTC; unix
