Package: PHEindicatormethods
Type: Package
Version: 2.0.0
Title: Common Public Health Statistics and their Confidence Intervals
Description: Functions to calculate commonly used public health statistics and 
    their confidence intervals using methods approved for use in the production  
    of Public Health England indicators such as those presented via Fingertips 
    (<http://fingertips.phe.org.uk/>). It provides functions for the generation 
    of proportions, crude rates, means, directly standardised rates, indirectly 
    standardised rates, standardised mortality ratios, slope and relative index
    of inequality and life expectancy. 
    Statistical methods are referenced in the following publications. 
    Breslow NE, Day NE (1987) <doi:10.1002/sim.4780080614>.
    Dobson et al (1991) <doi:10.1002/sim.4780100317>. 
    Armitage P, Berry G (2002) <doi:10.1002/9780470773666>.
    Wilson EB. (1927) <doi:10.1080/01621459.1927.10502953>.
    Altman DG et al (2000, ISBN: 978-0-727-91375-3).
    Chiang CL. (1968, ISBN: 978-0-882-75200-6).
    Newell C. (1994, ISBN: 978-0-898-62451-9).
    Eayres DP, Williams ES (2004) <doi:10.1136/jech.2003.009654>.
    Silcocks PBS et al (2001) <doi:10.1136/jech.55.1.38>.
    Low and Low (2004) <doi:10.1093/pubmed/fdh175>.
Authors@R: c(person("Anderson", "Georgina", , "georgina.anderson@dhsc.gov.uk", c("aut", "cre")),
             person("Fox", "Sebastian", , "sebastian.fox@dhsc.gov.uk", c("ctb")),
             person("Francis", "Matthew", , "", c("ctb")),
             person("Fryers", "Paul", , "paul.fryers@dhsc.gov.uk", c("ctb")),
             person("Clegg", "Emma", , "", c("ctb")),
             person("Woolner", "Joshua", , "", c("ctb"))
             )
BugReports: https://github.com/PublicHealthEngland/PHEindicatormethods/issues
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: broom, dplyr (>= 1.0.0), purrr, rlang (>= 0.4.0), stats,
        tibble, tidyselect, tidyr
Suggests: knitr, readxl, rmarkdown, testthat, withr
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-03-03 17:08:13 UTC; Ganderson1
Author: Anderson Georgina [aut, cre],
  Fox Sebastian [ctb],
  Francis Matthew [ctb],
  Fryers Paul [ctb],
  Clegg Emma [ctb],
  Woolner Joshua [ctb]
Maintainer: Anderson Georgina <georgina.anderson@dhsc.gov.uk>
Repository: CRAN
Date/Publication: 2023-03-06 08:50:21 UTC
Built: R 4.1.3; ; 2023-04-17 19:07:32 UTC; windows
