The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Development repository for the MAPA package for R. Stable version can be found at: https://cran.r-project.org/web/packages/MAPA/index.html
Functions and wrappers for using the Multiple Aggregation Prediction Algorithm (MAPA) for time series forecasting. MAPA models and forecasts time series at multiple temporal aggregation levels, thus strengthening and attenuating the various time series components for better holistic estimation of its structure.
More details can be found at: http://tinyurl.com/mapa-paper
To install use:
if (!require(“devtools”)){install.packages(“devtools”)}
devtools::install_github(“trnnick/mapa”)
Happy forecasting!
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.