Package: profoc 1.3.3

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.3.tar.gz
profoc_1.3.3.zip(r-4.5)profoc_1.3.3.zip(r-4.4)profoc_1.3.3.zip(r-4.3)
profoc_1.3.3.tgz(r-4.4-x86_64)profoc_1.3.3.tgz(r-4.4-arm64)profoc_1.3.3.tgz(r-4.3-x86_64)profoc_1.3.3.tgz(r-4.3-arm64)
profoc_1.3.3.tar.gz(r-4.5-noble)profoc_1.3.3.tar.gz(r-4.4-noble)
profoc_1.3.3.tgz(r-4.4-emscripten)profoc_1.3.3.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:

6.01 score 13 stars 13 scripts 414 downloads 13 exports 35 dependencies

Last updated 2 months agofrom:fec56e2d46. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 21 2024
R-4.5-win-x86_64OKNov 21 2024
R-4.5-linux-x86_64OKNov 21 2024
R-4.4-win-x86_64OKNov 21 2024
R-4.4-mac-x86_64OKNov 21 2024
R-4.4-mac-aarch64OKNov 21 2024
R-4.3-win-x86_64OKNov 21 2024
R-4.3-mac-x86_64OKNov 21 2024
R-4.3-mac-aarch64OKNov 21 2024

Exports:autoplotbatchconlineinit_experts_listmake_basis_matsmake_hat_matsmake_knotsonlineoraclepenaltypost_process_modelsplines2_basistidy

Dependencies:abindclicolorspacefansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppArmadilloRcppProgressrcpptimerrlangscalessplines2tibbleutf8vctrsviridisLitewithr

Introduction

Rendered fromprofoc.Rmdusingknitr::rmarkdownon Nov 21 2024.

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

Production

Rendered fromproduction.Rmdusingknitr::rmarkdownon Nov 21 2024.

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

Using the C++ Interface

Rendered fromclass.Rmdusingknitr::rmarkdownon Nov 21 2024.

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