Package: bayesRecon 0.3.2
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:
bayesRecon_0.3.2.tar.gz
bayesRecon_0.3.2.zip(r-4.5)bayesRecon_0.3.2.zip(r-4.4)bayesRecon_0.3.2.zip(r-4.3)
bayesRecon_0.3.2.tgz(r-4.4-any)bayesRecon_0.3.2.tgz(r-4.3-any)
bayesRecon_0.3.2.tar.gz(r-4.5-noble)bayesRecon_0.3.2.tar.gz(r-4.4-noble)
bayesRecon_0.3.2.tgz(r-4.4-emscripten)bayesRecon_0.3.2.tgz(r-4.3-emscripten)
bayesRecon.pdf |bayesRecon.html✨
bayesRecon/json (API)
NEWS
# Install 'bayesRecon' in R: |
install.packages('bayesRecon', repos = c('https://idsia.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/idsia/bayesrecon/issues
- M3_example - Example of a time series from the M3 forecasting competition
- M5_CA1_basefc - Example of hierarchical forecasts for a store from the M5 competition
- carparts_example - Example of a time series from carparts
- extr_mkt_events - Extreme market events dataset
- extr_mkt_events_basefc - Base forecasts for the extreme market events dataset
- infantMortality - Infant Mortality grouped time series dataset
Last updated 5 days agofrom:d327985b66. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 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.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2024-11-13
Started: 2023-07-26
Properties of the reconciled distribution via conditioning
Rendered fromreconciliation_properties.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2024-08-28
Started: 2023-12-14
Reconciliation of M5 hierarchy with mixed-type forecasts
Rendered frommixed_reconciliation.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2024-08-28
Started: 2024-05-29