Skip to content
/ rhap Public

Econometric analysis to analyze health impacts attributable to indoor air pollution

Notifications You must be signed in to change notification settings

bc3LC/rhap

Repository files navigation

rhap

Project Status: Active – The project has reached a stable, usable state and is being actively developed. build docs pages-build-deployment test_coverage codecov DOI

Contents

Key Links

Back to Contents

Introduction

Back to Contents

rhap is a package designed to estimate health impacts attributable to household air pollution (HAP) associated with alternative scenarios simulated using the Global Change Analysis Model (GCAM).

Citation

Back to Contents

TBA

Installation Guide

Back to Contents

  1. Download and install:

  2. Open R studio:

install.packages("devtools")
devtools::install_github("bc3LC/rhap")

(Optional)

To clone the repository to the local machine: Git bash in the working directory (right click "Git Bash Here") -> In the Git console type:

git clone https://github.com/bc3LC/rhap.git

Then, open the Rproject (rfasst.Rproj): In the Rstudio menu, click "Build -> Install and restart" (Ctrl+Shift+B)

How to guides

Back to Contents

The primary function offered by this package is calc_hap_impacts, designed to estimate health impacts attributable to household air pollution (HAP) across a range of alternative GCAMscenarios. This function estimates scenario-specific health outcomes by seamlessly extracting and processing relevant data from GCAM databases or project files. The extracted data encompasses critical socioeconomic and environmental parameters, enabling comprehensive analysis of HAP impacts. These parameters include per capita GDP, emissions of key pollutants such as primary PM2.5 (BC+OC), NOx, and VOCs, and per capita floorspace metrics. By integrating these diverse factors, calc_hap_impacts facilitates detailed assessments of how variations in economic development, pollutant emissions, and living conditions influence human health under different policy or technological scenarios.

The package also includes an ancillary function, calc_ResidEm_grp, which determines the contribution of each within-region consumer group to household air pollution (HAP), with results categorized by region, year, and pollutant. Users can customize their analysis by specifying the desired region, time period, and pollutant through adjustable parameters when calling the function. This flexibility enables targeted assessments of how various consumer groups influence HAP across specific contexts, providing valuable insights for research and policy development.

Publications

Back to Contents

About

Econometric analysis to analyze health impacts attributable to indoor air pollution

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •