- Use time series models including AR, MA, ARMA, ARIMA, SARIMA, and GARCH models to forecast load to truck ratios (LTTR) in the LA area
- STA_5250_Project.pdf
- School Project - Time Series Analysis
- R
- Libraries:
- library(astsa)
- library(forecast)
- library(fGarch)
- library(tseries)
- library(rugarch)
- library(readxl)
- Run Project_main.R to generate plots


