Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ MAPA Public

❗ This is a read-only mirror of the CRAN R package repository. MAPA — Multiple Aggregation Prediction Algorithm. Homepage: https://kourentzes.com/forecasting/2014/04/19/multiple-aggregation-prediction-algorithm-mapa/ Report bugs for this package: https://github.com/trnnick/mapa/issues

Notifications You must be signed in to change notification settings

cran/MAPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutliple Aggregation Prediction Algorithm (MAPA)

GitHub version CRAN_Status_Badge Downloads

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!

About

❗ This is a read-only mirror of the CRAN R package repository. MAPA — Multiple Aggregation Prediction Algorithm. Homepage: https://kourentzes.com/forecasting/2014/04/19/multiple-aggregation-prediction-algorithm-mapa/ Report bugs for this package: https://github.com/trnnick/mapa/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages