Other packages > Find by keyword >

climatehealth  

Statistical Tools for Modelling Climate-Health Impacts
View on CRAN: Click here


Download and install climatehealth package within the R console
Install from CRAN:
install.packages("climatehealth")

Install from Github:
library("remotes")
install_github("cran/climatehealth")

Install by package version:
library("remotes")
install_version("climatehealth", "1.0.0")



Attach the package and use:
library("climatehealth")
Maintained by
Kenechi Omeke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-04-14
Latest Update: 2026-04-14
Description:
Tools for producing climate-health indicators and supporting official statistics from health and climate data. Implements analytical workflows for temperature-related mortality, wildfire smoke exposure, air pollution, suicides related to extreme heat, malaria, and diarrhoeal disease outcomes, with utilities for descriptive statistics, model validation, attributable fraction and attributable number estimation, relative risk estimation, minimum mortality temperature estimation, and plotting for reporting. These six indicators are endorsed by the United Nations Statistical Commission for inclusion in the Global Set of Environment and Climate Change Statistics. Implemented methods include distributed lag non-linear models (DLNM), quasi-Poisson time-series regression, case-crossover analysis, Bayesian spatio-temporal models using the Integrated Nested Laplace Approximation ('INLA'), and multivariate meta-analysis for sub-national estimates. The package is based on methods developed in the Standards for Official Statistics on Climate-Health Interactions (SOSCHI) project <https://climate-health.officialstatistics.org>. For methodologies, see Watkins et al. (2025) <doi:10.5281/zenodo.14865904>, Brown et al. (2024) <doi:10.5281/zenodo.14052183>, Pearce et al. (2024) <doi:10.5281/zenodo.14050224>, Byukusenge et al. (2025) <doi:10.5281/zenodo.15585042>, Dzakpa et al. (2025) <doi:10.5281/zenodo.14881886>, and Dzakpa et al. (2025) <doi:10.5281/zenodo.14871506>.
How to cite:
Kenechi Omeke (2026). climatehealth: Statistical Tools for Modelling Climate-Health Impacts. R package version 1.0.0, https://cran.r-project.org/web/packages/climatehealth. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:26), 1.0.0 (2026-03-30 20:50), 1.0.1 (2026-04-08 22:30), 1.0.2 (2026-06-09 12:00)
Other packages that cited climatehealth R package
View climatehealth citation profile
Other R packages that climatehealth depends, imports, suggests or enhances
Complete documentation for climatehealth
Functions, R codes and Examples using the climatehealth R package
Full climatehealth package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA