Software
For a complete list of open-source software, see my Github page.
R Packages
- aqsr – Provides an R interface for accessing the Environmental Protection Agency (EPA) Air Quality System (AQS) database.
- bercs – Bayesian exposure-response curves in STAN. Implements hierarchical models for estimating exposure-response curves using pooled data and estimating long-term exposures from multiple short-term measurements.
- spconf – Implements a method for computing the effective bandwidth, which can be used to select the amount of adjustment for unmeasured spatial confounding.
- Paper: Keller and Szpiro. 2020. doi:10.1111/rssa.12556
- Github
- predkmeans – Implementation of the predictive k-means method, which performs clustering while incorporating external covariates. Designed primarily to improve accuracy when predicted cluster membership for unobserved locations. The motivating application was prediction of multipollutant profiles based on particulate matter components.
- Methods paper: Keller et al. 2017. AOAS. doi:10.1214/16-AOAS992
- Example applications:
- White AJ, Keller JP, et al. 2019. EHP. doi:10.1289/EHP5131
- Keller JP, Larson TV, et al. 2018. Env. Epid., doi:10.1097/EE9.0000000000000024
- CRAN package
- Github
- eshrink – Implements a method for selecting the penalty parameter in ridge regression and LASSO by minimizing estimated bias and variance.
- Paper: Keller and Rice. 2018. AJE. doi:10.1093/aje/kwx225)
- CRAN package
- Github