Package: attrib
Title: Attributable Burden of Disease
Version: 2021.1.2
Authors@R: c(
  person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-6747-1726")
  ),
  person("Aurora", "Hofman", role = "aut", 
    comment = c(ORCID = "0000-0001-6543-5134")
  ),
  person(given = "Folkehelseinstituttet",
    role = c("cph")
  )
  )
Description: Provides functions for estimating the attributable burden of disease due to risk factors. The posterior simulation is performed using arm::sim as described in Gelman, Hill (2012) <doi:10.1017/CBO9780511790942> and the attributable burden method is based on Nielsen, Krause, Molbak <doi:10.1111/irv.12564>.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: data.table, magrittr, glue, pbs, dlnm, lubridate, mvmeta,
        tsModel, stats, lme4, arm, tibble, stringr, ggplot2, utils,
        progress
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-29 04:00:29 UTC; rstudio
Author: Richard Aubrey White [aut, cre]
    (<https://orcid.org/0000-0002-6747-1726>),
  Aurora Hofman [aut] (<https://orcid.org/0000-0001-6543-5134>),
  Folkehelseinstituttet [cph]
Maintainer: Richard Aubrey White <hello@rwhite.no>
Repository: CRAN
Date/Publication: 2021-03-30 09:10:02 UTC
Built: R 4.0.2; ; 2021-03-31 11:18:49 UTC; unix
