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.1 |
Imports: | caret, forecast, graphics, methods, Metrics, stats, TSPred, tseries, utils |
Published: | 2018-04-29 |
Author: | Alberto Vico Moreno [aut, cre], Antonio Jesus Rivera Rivas [aut, ths], Maria Dolores Perez Godoy [aut, ths] |
Maintainer: | Alberto Vico Moreno <avm00016 at red.ujaen.es> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/avm00016/predtoolsTS |
NeedsCompilation: | no |
CRAN checks: | predtoolsTS results |
Reference manual: | predtoolsTS.pdf |
Package source: | predtoolsTS_0.1.1.tar.gz |
Windows binaries: | r-devel: predtoolsTS_0.1.1.zip, r-release: predtoolsTS_0.1.1.zip, r-oldrel: predtoolsTS_0.1.1.zip |
macOS binaries: | r-release: predtoolsTS_0.1.1.tgz, r-oldrel: predtoolsTS_0.1.1.tgz |
Old sources: | predtoolsTS archive |
Please use the canonical form https://CRAN.R-project.org/package=predtoolsTS to link to this page.