Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 635 Bytes

File metadata and controls

11 lines (6 loc) · 635 Bytes

Time Series Analysis of PM2.5 Levels

This repository analyzes PM2.5 air pollution data collected during the summer of 2020 from various monitoring stations along the U.S. West Coast. The analysis employs time series models, including Hidden Markov Models (HMM) and Dynamic Linear Models (DLM), to capture temporal and spatial dependencies, generate real-time forecasts, and identify pollution patterns.

Files

  • time_series.Rmd: An R Markdown file that includes the complete time series analysis workflow, from data preprocessing to modeling and visualization.

Authors

Elisa Del Frari, Derya Durmush, Giorgia Vastola