Functions for defining and conducting a time series prediction process including pre(post)processing, decomposition, modelling, prediction and accuracy assessment. The generated models and its yielded prediction errors can be used for benchmarking other time series prediction methods and for creating a demand for the refinement of such methods. For this purpose, benchmark data from prediction competitions may be used.
Available at CRAN: https://CRAN.R-project.org/package=TSPred
Code repository at Git-Hub: https://github.com/RebeccaSalles/TSPred