R code for Generalized Additive Model (GAM) analysis of
The analytical dataset used in this study is too large to host directly on GitHub. It is permanently archived and publicly accessible on Zenodo:
- PM2.5 Estimates: Atmospheric Composition Analysis Group (Washington University in St. Louis)
- Social Vulnerability Index (SVI): CDC/ATSDR
- Chronic Disease Prevalence: CDC PLACES Dataset (Asthma, Diabetes, COPD, Coronary Heart Disease, and Cancer)
├── data/
│ └── [Place Zenodo CSV file here]
├── .gitignore
├── GAMAnalysis_PM25_SVI_ChronicDisease.R
├── LICENSE
└── README.md