powered by
Plot summarised results from slide
plotSlide(py1, y, orig, step = 1, errorFun, collectFun = mean)
Results
output from slide function
a vector or matrix of time series (the same used in slide call)
starting forecasting origin (the same used in slide call)
observations ahead to move the forecasting origin (the same used in slide call)
user function to calculate error measures
aggregation function (mean, median, etc.)
Diego J. Pedregal
colMedians, rowMedians, tests, sumStats, gaussTest, ident, cusum, varTest, conv, armaFilter, dif, roots, zplane, acft, slide, Accuracy, tsDisplay, size
colMedians
rowMedians
tests
sumStats
gaussTest
ident
cusum
varTest
conv
armaFilter
dif
roots
zplane
acft
slide
Accuracy
tsDisplay
size
if (FALSE) plotSlide(py1, AirPassengers, 100, 1, errorFun)
Run the code above in your browser using DataLab