Package: profoc 1.3.4
profoc: Probabilistic Forecast Combination Using CRPS Learning
Combine probabilistic forecasts using CRPS learning algorithms proposed in Berrisch, Ziel (2021) <doi:10.48550/arXiv.2102.00968> <doi:10.1016/j.jeconom.2021.11.008>. The package implements multiple online learning algorithms like Bernstein online aggregation; see Wintenberger (2014) <doi:10.48550/arXiv.1404.1356>. Quantile regression is also implemented for comparison purposes. Model parameters can be tuned automatically with respect to the loss of the forecast combination. Methods like predict(), update(), plot() and print() are available for convenience. This package utilizes the optim C++ library for numeric optimization <https://github.com/kthohr/optim>.
Authors:
profoc_1.3.4.tar.gz
profoc_1.3.4.zip(r-4.7)profoc_1.3.4.zip(r-4.6)profoc_1.3.4.zip(r-4.5)
profoc_1.3.4.tgz(r-4.6-x86_64)profoc_1.3.4.tgz(r-4.6-arm64)profoc_1.3.4.tgz(r-4.5-x86_64)profoc_1.3.4.tgz(r-4.5-arm64)
profoc_1.3.4.tar.gz(r-4.7-arm64)profoc_1.3.4.tar.gz(r-4.7-x86_64)profoc_1.3.4.tar.gz(r-4.6-arm64)profoc_1.3.4.tar.gz(r-4.6-x86_64)
profoc_1.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
profoc/json (API)
NEWS
| # Install 'profoc' in R: |
| install.packages('profoc', repos = c('https://berrij.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/berrij/profoc/issues
Pkgdown/docs site:https://profoc.berrisch.biz
Last updated from:b5073ca70a. Checks:2 ERROR, 11 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 227 | ||
| linux-devel-x86_64 | OK | 244 | ||
| source / vignettes | OK | 305 | ||
| linux-release-arm64 | ERROR | 232 | ||
| linux-release-x86_64 | OK | 247 | ||
| macos-release-arm64 | OK | 160 | ||
| macos-release-x86_64 | OK | 441 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| macos-oldrel-x86_64 | OK | 441 | ||
| windows-devel | OK | 357 | ||
| windows-release | OK | 299 | ||
| windows-oldrel | OK | 290 | ||
| wasm-release | OK | 166 |
Exports:autoplotbatchconlineinit_experts_listmake_basis_matsmake_hat_matsmake_knotsonlineoraclepenaltypost_process_modelsplines2_basistidy
Dependencies:abindclicpp11farvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMatrixpillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressrcpptimerrlangS7scalessplines2tibbleutf8vctrsviridisLitewithr
Introduction
Rendered fromprofoc.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2024-01-10
Started: 2023-08-28
Production
Rendered fromproduction.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2024-01-10
Started: 2024-01-10
Using the C++ Interface
Rendered fromclass.Rmdusingknitr::rmarkdownon May 23 2026.Last update: 2024-01-10
Started: 2024-01-10
