Package: corrRF 1.1.0

Elliot H. Young
corrRF: Clustered Random Forests for Optimal Prediction and Inference of Clustered Data
A clustered random forest algorithm for fitting random forests for data of independent clusters, that exhibit within cluster dependence. Details of the method can be found in Young and Buehlmann (2025) <doi:10.48550/arXiv.2503.12634>.
Authors:
corrRF_1.1.0.tar.gz
corrRF_1.1.0.tar.gz(r-4.7-arm64)corrRF_1.1.0.tar.gz(r-4.7-x86_64)corrRF_1.1.0.tar.gz(r-4.6-arm64)corrRF_1.1.0.tar.gz(r-4.6-x86_64)
corrRF_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
corrRF/json (API)
| # Install 'corrRF' in R: |
| install.packages('corrRF', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5760791784. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 111 | ||
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 168 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 120 | ||
| wasm-release | OK | 108 |
Exports:crf
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clustered random forest fitting | crf |
| Predictions from a crf given newdata | predict.crf |
| Summary for a crf fitted object | summary.crf |