predtoolsTS: Time Series Prediction

Makes the time series prediction easier by automatizing this process using four main functions: prep(), modl(), pred() and postp(). Features different preprocessing methods to homogenize variance and to remove trend and seasonality. Also has the potential to bring together different predictive models to make comparatives. Features ARIMA and Data Mining Regression models (using caret).

Version: 0.1.0
Imports: caret, forecast, graphics, methods, Metrics, stats, TSPred, tseries, utils
Published: 2017-09-19
Author: Alberto Vico Moreno
Maintainer: Alberto Vico Moreno <avm00016 at red.ujaen.es>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: predtoolsTS results

Downloads:

Reference manual: predtoolsTS.pdf
Package source: predtoolsTS_0.1.0.tar.gz
Windows binaries: r-devel: predtoolsTS_0.1.0.zip, r-release: predtoolsTS_0.1.0.zip, r-oldrel: predtoolsTS_0.1.0.zip
OS X El Capitan binaries: r-release: predtoolsTS_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: predtoolsTS_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=predtoolsTS to link to this page.