Type: Package
Package: causalPAF
Title: Causal Effect for Population Attributable Fractions (PAF)
Version: 1.2.4
Date: 2021-10-22
Authors@R: 
    c(person(given = "Maurice",
             family = "O'Connell",
             role = c("aut", "cph", "cre"),
             email = "maurice.oconnell2@gmail.com",
             comment = c(ORCID = "0000-0001-9658-495X")),
      person(given = "John",
             family = "Ferguson",
             role = c("aut", "cph")))
Description: Calculates population attributable fraction causal effects.
    The 'causalPAF' package contains a suite of functions for causal
    analysis calculations of population attributable fractions (PAF) given
    a causal diagram which apply both: Pathway-specific population
    attributable fractions (PS-PAFs) O’Connell and Ferguson (2020) 
    <doi:10.1101/2020.10.15.20212845> and Sequential population
    attributable fractions Ferguson, O’Connell, and O’Donnell (2020) 
    <doi:10.1186/s13690-020-00442-x>. 
    Results are presentable in both table and plot format.
License: GPL (>= 2)
URL: https://github.com/MauriceOConnell/causalPAF
BugReports: https://github.com/MauriceOConnell/causalPAF/issues
Imports: checkmate, dagitty, dplyr, forestplot, ggdag, ggplot2, grid,
        gridExtra, magrittr, MASS, reshape2, rlist, splines, stats,
        utils
Suggests: spelling
Depends: R (>= 2.10)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-22 19:55:36 UTC; mauriceoconnell
Author: Maurice O'Connell [aut, cph, cre]
    (<https://orcid.org/0000-0001-9658-495X>),
  John Ferguson [aut, cph]
Maintainer: Maurice O'Connell <maurice.oconnell2@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-26 07:30:06 UTC
Built: R 4.0.2; ; 2021-10-27 11:19:37 UTC; unix
