Package: bayesRecon 0.3.1

bayesRecon: Probabilistic Reconciliation via Conditioning

Provides methods for probabilistic reconciliation of hierarchical forecasts of time series. The available methods include analytical Gaussian reconciliation (Corani et al., 2021) <doi:10.1007/978-3-030-67664-3_13>, MCMC reconciliation of count time series (Corani et al., 2024) <doi:10.1016/j.ijforecast.2023.04.003>, Bottom-Up Importance Sampling (Zambon et al., 2024) <doi:10.1007/s11222-023-10343-y>, methods for the reconciliation of mixed hierarchies (Mix-Cond and TD-cond) (Zambon et al., 2024. The 40th Conference on Uncertainty in Artificial Intelligence, accepted).

Authors:Dario Azzimonti [aut, cre], Nicolò Rubattu [aut], Lorenzo Zambon [aut], Giorgio Corani [aut]

bayesRecon_0.3.1.tar.gz
bayesRecon_0.3.1.zip(r-4.5)bayesRecon_0.3.1.zip(r-4.4)bayesRecon_0.3.1.zip(r-4.3)
bayesRecon_0.3.1.tgz(r-4.4-any)bayesRecon_0.3.1.tgz(r-4.3-any)
bayesRecon_0.3.1.tar.gz(r-4.5-noble)bayesRecon_0.3.1.tar.gz(r-4.4-noble)
bayesRecon_0.3.1.tgz(r-4.4-emscripten)bayesRecon_0.3.1.tgz(r-4.3-emscripten)
bayesRecon.pdf |bayesRecon.html
bayesRecon/json (API)
NEWS

# Install 'bayesRecon' in R:
install.packages('bayesRecon', repos = c('https://dazzimonti.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

13 exports 0.36 score 1 dependencies 31 scripts 1.0k downloads

Last updated 20 days agofrom:e9d90fa7a9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 29 2024
R-4.5-winOKAug 29 2024
R-4.5-linuxOKAug 29 2024
R-4.4-winOKAug 29 2024
R-4.4-macOKAug 29 2024
R-4.3-winOKAug 29 2024
R-4.3-macOKAug 29 2024

Exports:get_reconc_matricesPMF.get_meanPMF.get_quantilePMF.get_varPMF.samplePMF.summaryreconc_BUISreconc_gaussianreconc_MCMCreconc_MixCondreconc_TDcondschaferStrimmer_covtemporal_aggregation

Dependencies:lpSolve

Probabilistic Reconciliation via Conditioning with bayesRecon

Rendered frombayesRecon.Rmdusingknitr::rmarkdownon Aug 29 2024.

Last update: 2024-08-29
Started: 2023-08-24

Properties of the reconciled distribution via conditioning

Rendered fromreconciliation_properties.Rmdusingknitr::rmarkdownon Aug 29 2024.

Last update: 2024-08-29
Started: 2023-12-20

Reconciliation of M5 hierarchy with mixed-type forecasts

Rendered frommixed_reconciliation.Rmdusingknitr::rmarkdownon Aug 29 2024.

Last update: 2024-08-29
Started: 2024-05-30