sharehealth: Find sources SHared Across a REgion (SHARE)

Description Usage Arguments Details

Description

sharehealth Estimates regional health effects using SHARE

Usage

1
2
3
sharehealth(consdata, healthdata = NULL, list = NULL, formula = NULL,
  lag = NULL, groupvar = NULL, print = F, cut = 1, thres = pi/4,
  tots = NULL, method = "SHARE")

Arguments

consdata

list of data frames of daily constituent concentrations with date as first column for each monitor

healthdata

list of data frames corresponding to health counts and covariates with date as first column for each community

list

list of length equal to healthdata indicating which monitors correspond to which elements in healthdata

tots

list of vectors corresponding to total concentrations (total PM2.5) for each day and monitor. If null, uses rowSums(data)

method

regional source apportionment method (SHARE or mAPCA)

Details

This function 1) Applies SHARE, 2) Estimates sources using APCA at each monitor, 3) Estimates health effects for each community, and 4) Estimates regional health effects for each source


kralljr/share documentation built on May 20, 2019, 1:25 p.m.