Skip to content

king-makerr/TimeSeriesAnalysis_LTTR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Analysis (Forecasting Load to Truck Ratios)

  • 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

Motivation

  • School Project - Time Series Analysis

Screen Shots

Alt text Alt text Alt text

Tech/framework used

  • R
  • Libraries:
    • library(astsa)
    • library(forecast)
    • library(fGarch)
    • library(tseries)
    • library(rugarch)
    • library(readxl)

How to use

  • Run Project_main.R to generate plots

About

Use time series models including AR, MA, ARMA, ARIMA, SARIMA, and GARCH to forecast load to truck ratios (LTTR) in the LA area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%