Hi everyone,
I am trying to fit an arima model on a rolling window using rollapply.My aim is to plot a graph of the evolution of the coefficient, plot the error and the standard deviation.
well i encountered the following problems:
1) each window in the roll apply have different set of...