STA6856 Time Series

ARMA modeling

Author

Student Name

library(tsibble)
library(tsibbledata)

Fit ARMA(p,q) models to the following time series data:

  1. lake

  2. airpass

Post your work (HTML) on Canvas discussion board.