Package: hedgedrf 1.0.1
hedgedrf: An Implementation of the Hedged Random Forest Algorithm
This algorithm is described in detail in the paper "Hedging Forecast Combinations With an Application to the Random Forest" by Beck et al. (2024) <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5032102>. The package provides a function hedgedrf() that can be used to train a Hedged Random Forest model on a dataset, and a function predict.hedgedrf() that can be used to make predictions with the model.
Authors:
hedgedrf_1.0.1.tar.gz
hedgedrf_1.0.1.zip(r-4.5)hedgedrf_1.0.1.zip(r-4.4)hedgedrf_1.0.1.zip(r-4.3)
hedgedrf_1.0.1.tgz(r-4.5-any)hedgedrf_1.0.1.tgz(r-4.4-any)hedgedrf_1.0.1.tgz(r-4.3-any)
hedgedrf_1.0.1.tar.gz(r-4.5-noble)hedgedrf_1.0.1.tar.gz(r-4.4-noble)
hedgedrf_1.0.1.tgz(r-4.4-emscripten)hedgedrf_1.0.1.tgz(r-4.3-emscripten)
hedgedrf.pdf |hedgedrf.html✨
hedgedrf/json (API)
# Install 'hedgedrf' in R: |
install.packages('hedgedrf', repos = c('https://elliotbeck.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elliotbeck/hedgedrf/issues
Last updated 16 days agofrom:61692c47f4. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 13 2025 |
R-4.5-win | OK | Mar 13 2025 |
R-4.5-mac | OK | Mar 13 2025 |
R-4.5-linux | OK | Mar 13 2025 |
R-4.4-win | OK | Mar 13 2025 |
R-4.4-mac | OK | Mar 13 2025 |
R-4.4-linux | OK | Mar 13 2025 |
R-4.3-win | OK | Mar 13 2025 |
R-4.3-mac | OK | Mar 13 2025 |
Exports:hedgedrf
Dependencies:bitbit64cliCVXRECOSolveRgmplatticeMatrixosqpR6rangerRcppRcppEigenRmpfrscs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Quadratic-inverse shrinkage | get_cov_qis |
hedgedrf | hedgedrf |
hedgedrf prediction | predict.hedgedrf |