Package: MAPA Type: Package Title: Multiple Aggregation Prediction Algorithm Version: 2.0.6 Authors@R: c(person("Nikolaos", "Kourentzes", email = "nikolaos@kourentzes.com", role = c("aut", "cre")), person("Fotios", "Petropoulos", role = c("aut"))) Description: 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. For details see Kourentzes et al. (2014) . LazyData: yes License: GPL (>= 2) Depends: forecast (>= 5.3), parallel, RColorBrewer, smooth (>= 4.0.0) URL: https://kourentzes.com/forecasting/2014/04/19/multiple-aggregation-prediction-algorithm-mapa/ BugReports: https://github.com/trnnick/mapa/issues Config/pak/sysreqs: cmake texlive libssl-dev Repository: https://trnnick.r-universe.dev Date/Publication: 2023-11-16 23:30:29 UTC RemoteUrl: https://github.com/trnnick/mapa RemoteRef: HEAD RemoteSha: e3c3bb42be377a07024880110914603840a504e1 NeedsCompilation: no Packaged: 2026-06-22 08:03:09 UTC; root Author: Nikolaos Kourentzes [aut, cre], Fotios Petropoulos [aut] Maintainer: Nikolaos Kourentzes