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 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev libicu-dev libxml2-dev libssl-dev libnode-dev Repository: https://mauriceoconnell.r-universe.dev Date/Publication: 2022-08-20 00:03:27 UTC RemoteUrl: https://github.com/mauriceoconnell/causalpaf RemoteRef: HEAD RemoteSha: 438b502c6cc012c5456d42d10c95b13301a15160 NeedsCompilation: no Packaged: 2026-07-13 06:14:26 UTC; root Author: Maurice O'Connell [aut, cph, cre] (ORCID: ), John Ferguson [aut, cph] Maintainer: Maurice O'Connell