plotSlide
Plot summarised results from slide
plotSlide(py1, y, orig, step = 1, errorFun, collectFun = mean)
py1
: output from slide functiony
: a vector or matrix of time series (the same used in slide call)orig
: starting forecasting origin (the same used in slide call)step
: observations ahead to move the forecasting origin (the same used in slide call)errorFun
: user function to calculate error measurescollectFun
: aggregation function (mean, median, etc.)Results
## Not run: plotSlide(py1, AirPassengers, 100, 1, errorFun)
colMedians
, rowMedians
, tests
, sumStats
, gaussTest
, ident
, cusum
, varTest
, conv
, armaFilter
, dif
, roots
, zplane
, acft
, slide
, Accuracy
, tsDisplay
, size
Diego J. Pedregal
Useful links