README.md

FoReco logo

R-CMD-check CRAN
status Lifecycle:
experimental devel
version License:
GPL-3

The FoReco (Forecast Reconciliation) package is designed for forecast reconciliation, a post-forecasting process aimed to improve the accuracy of the base forecasts for a system of linearly constrained (e.g. hierarchical/grouped) time series.

It offers classical (bottom-up and top-down), and modern (optimal and heuristic combination) forecast reconciliation procedures for cross-sectional, temporal, and cross-temporal linearly constrained time series.

The main functions are:

Installation

You can install the stable version on R CRAN

install.packages("FoReco")

You can also install the development version from Github

# install.packages("devtools")
devtools::install_github("daniGiro/FoReco")

Links

Getting help

If you encounter a clear bug, please file a minimal reproducible example on GitHub.



Try the FoReco package in your browser

Any scripts or data that you put into this service are public.

FoReco documentation built on May 31, 2023, 5:17 p.m.