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