predtoolsTS (version 0.1.1)
Time Series Prediction Tools
Description
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).