Skip to content
Prev 4826 / 15274 Next

fit arima long period alternatives

I'd like to fit a SARIMA model on a timeseries but the period I'd like to
use is too big (7 day in 15min samples = 672 >> 350 maximum lag allowed) 
for the algorithm used in R.

Some suggested alternatives?

Thanks,
Matteo Bertini