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)
    <doi:10.1093/ije/dyac079> 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.
| Version: | 1.2.5 | 
| Depends: | R (≥ 2.10) | 
| Imports: | checkmate, dagitty, dplyr, forestplot, ggdag, ggplot2, grid, gridExtra, magrittr, MASS, reshape2, rlist, splines, stats, utils | 
| Suggests: | spelling | 
| Published: | 2022-08-19 | 
| DOI: | 10.32614/CRAN.package.causalPAF | 
| Author: | Maurice O'Connell  [aut, cph, cre],
  John Ferguson [aut, cph] | 
| Maintainer: | Maurice O'Connell  <maurice.oconnell2 at gmail.com> | 
| BugReports: | https://github.com/MauriceOConnell/causalPAF/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/MauriceOConnell/causalPAF | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | causalPAF results |