profoc
1.3.4Probabilistic Forecast Combination Using CRPS Learning
Overview
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.
Install
Health
- OK2026-05-1413 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-05-1112 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-05-0813 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-05-0612 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-05-0213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 5 earlier snapshots
- NOTE2026-04-2212 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1811 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-04-109 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-098 OK · 5 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 33%
- Documented parameters
- 93%
- Return-value docs
- 50%
- References docs
- 4%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
6 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/berrij/profoc on 2026-07-19.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 1.0 median / 21 max
- Test cases
- 166 / 1.15 per code line
Test coverage
Line coverage
69%
Expression
69.4%
Tests / Examples
68.5% / 4% ex
Functions
86 10 exported
Complexity
3 avg / 21 max
Call network
86 nodes / 73 edges
Call graph
Open call graph →Lowest coverage
86 functions| Function | Cyclo | Coverage |
|---|---|---|
| autoplot.batch | 1 | 0% |
| autoplot.online | 3 | 0% |
| autoplot_common | 1 | 0% |
| darken | 1 | 0% |
| get_seed | 1 | 0% |
| plot.batch | 1 | 0% |
People & History
20 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.3.4Latest
- RR 4.5.0 released · 2025-04-11
- 1.3.32024-09-22 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 1.3.22024-03-25 · diff ↗
- 1.3.12024-01-13 · diff ↗
- 1.3.02024-01-09 · diff ↗
- 1.2.12023-08-25 · diff ↗
- 1.2.02023-06-13 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.1.12023-03-02 · diff ↗
- 1.1.02023-01-13 · diff ↗
- 1.0.02022-12-23 · diff ↗
- 0.9.52022-12-16 · diff ↗
- 0.9.42022-11-30 · diff ↗
Package metadata
- First published
- 2021-07-28
- Total releases
- 20 / 5 yrs
- License
- GPL (>= 3) OSI
- Minimum R
- ≥ 4.3.0
- Download size
- 1.1 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet