Package: profoc 1.3.2

profoc: Probabilistic Forecast Combination Using CRPS Learning

Combine probabilistic forecasts using CRPS learning algorithms proposed in Berrisch, Ziel (2021) <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) <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.2.tar.gz
profoc_1.3.2.zip(r-4.5)profoc_1.3.2.zip(r-4.4)profoc_1.3.2.zip(r-4.3)
profoc_1.3.2.tgz(r-4.4-x86_64)profoc_1.3.2.tgz(r-4.4-arm64)profoc_1.3.2.tgz(r-4.3-x86_64)profoc_1.3.2.tgz(r-4.3-arm64)
profoc_1.3.2.tar.gz(r-4.5-noble)profoc_1.3.2.tar.gz(r-4.4-noble)
profoc_1.3.2.tgz(r-4.4-emscripten)profoc_1.3.2.tgz(r-4.3-emscripten)
profoc.pdf |profoc.html
profoc/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

13 exports 13 stars 1.92 score 35 dependencies 13 scripts 366 downloads

Last updated 6 months agofrom:c84315dca8. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-win-x86_64OKAug 23 2024
R-4.5-linux-x86_64OKAug 23 2024
R-4.4-win-x86_64OKAug 23 2024
R-4.4-mac-x86_64OKAug 23 2024
R-4.4-mac-aarch64OKAug 23 2024
R-4.3-win-x86_64OKAug 23 2024
R-4.3-mac-x86_64OKAug 23 2024
R-4.3-mac-aarch64OKAug 23 2024

Exports:autoplotbatchconlineinit_experts_listmake_basis_matsmake_hat_matsmake_knotsonlineoraclepenaltypost_process_modelsplines2_basistidy

Dependencies:abindclicolorspacefansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressrcpptimerrlangscalessplines2tibbleutf8vctrsviridisLitewithr

Introduction

Rendered fromprofoc.Rmdusingknitr::rmarkdownon Aug 23 2024.

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

Production

Rendered fromproduction.Rmdusingknitr::rmarkdownon Aug 23 2024.

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

Using the C++ Interface

Rendered fromclass.Rmdusingknitr::rmarkdownon Aug 23 2024.

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