Multiple Aggregation Prediction Algorithm (MAPA)
MAPA code for R is available on CRAN. An online interactive demo of MAPA can be found here. Here is a quick demonstration what you can do with the code. The easiest way to produce a forecast with MAPA is to use the mapasimple function. > mapasimple(admissions) t+1 t+2 t+3 t+4 t+5 t+6 t+7 t+8… Read More »