Releases: ukhsa-collaboration/PHEindicatormethods
PHEindicatormethods v2.0.2
- Amended phe_quantile function so it will not produce quantiles when the number of small areas within a group is less than the number of quantiles requested. A warning will be generated when quantiles cannot be produced for this reason.
- removed the highergeog argument from phe_quantile function, previously soft-deprecated in v1.2.0.
- phe_sii amended to allow data to be transformed prior to calculation of the SII, and to allow the intercept value to be output.
PHEindicatormethods v2.0.1
The calculate_ISRate and calculate_ISRatio functions have been updated so observed events can be passed as a total without age breakdowns. GitHub referencing has been amended throughout the package documentation as code repository now owned and hosted by UKHSA-collaboration not PublicHealthEngland
PHEindicatormethods v2.0.0
phe_smr and phe_isr have been permanently removed following soft deprecation in summer 2022. These functions have been directly replaced by calculate_ISRAte and calculate_ISRatio respectively. The renaming was necessary due to ambiguous terminology.
Package also updated for compatability with dplyr v1.1.0 and also adds the option of NA to the confidence argument for the phe_proportion function.
PHEindicatormethods v1.3.2
Minor updates to ensure grouping sets remain unchanged on function outputs.
Making use of the new .groups argument available for the dplyr::summarise function in dplyr v1.0.0.
PHEindicatormethods v1.3.1
Amendments for compatability with dplyr v 1.0.0 due for release 01/05/2020 and amendments to output of death and population counts for life expectancy function.
PHEindicatormethods v1.3.0
removed extraneous comma from suggests list in DESCRIPTION file.
PHEindicatormethods v1.2.0
Committing cran comments for release
PHEindicatormethods v1.1.5
phe_sii function code updated to ensure continued compatibility with tidyr following breaking changes in tidyr release version 1.0
PHEindicatormethods v1.1.3
Minor amendments to package testing scripts. Updates will not affect end users.
PHEindicatormethods v1.1.2
Minor amendments to package testing scripts. Updates will not affect end users.