Package: profoc 1.3.4

Jonathan Berrisch

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:Jonathan Berrisch [aut, cre], Florian Ziel [aut]

profoc_1.3.4.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/berrij/profoc/issues

Pkgdown/docs site:https://profoc.berrisch.biz

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

3.26 score 12 scripts 292 downloads 13 exports 31 dependencies

Last updated from:2f19f34a8e. Checks:2 ERROR, 4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64ERROR241
linux-devel-x86_64OK256
source / vignettesOK342
linux-release-arm64ERROR346
linux-release-x86_64OK408
wasm-releaseOK341

Exports:autoplotbatchconlineinit_experts_listmake_basis_matsmake_hat_matsmake_knotsonlineoraclepenaltypost_process_modelsplines2_basistidy

Dependencies:abindclicpp11farvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMatrixpillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressrcpptimerrlangS7scalessplines2tibbleutf8vctrsviridisLitewithr

Introduction

Rendered fromprofoc.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2024-01-10
Started: 2023-08-25

Production

Rendered fromproduction.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2024-01-10
Started: 2024-01-10

Using the C++ Interface

Rendered fromclass.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2024-01-10
Started: 2024-01-10