Type: Package Package: causalPAF Title: Causal Effect for Population Attributable Fractions (PAF) Version: 1.2.5 Date: 2022-08-18 Authors@R: c( person("Maurice", "O'Connell", , "maurice.oconnell2@gmail.com", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0001-9658-495X")), person("John", "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 (2022) and Sequential population attributable fractions Ferguson, O’Connell, and O’Donnell (2020) . 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 Depends: R (>= 2.10) Imports: checkmate, dagitty, dplyr, forestplot, ggdag, ggplot2, grid, gridExtra, magrittr, MASS, reshape2, rlist, splines, stats, utils Suggests: spelling Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.2.1 NeedsCompilation: no Packaged: 2022-08-19 23:16:50 UTC; mauriceoconnell Author: Maurice O'Connell [aut, cph, cre] (), John Ferguson [aut, cph] Maintainer: Maurice O'Connell Repository: CRAN Date/Publication: 2022-08-19 23:30:02 UTC