Raw Message
Message-ID: <4AA93E2D.7010506@naufraghi.net> Date: 2009-09-10T17:58:05Z From: Matteo Bertini Subject: 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