Package: RLT 6.1.1
RLT: Reinforcement Learning Trees
Random forest with a variety of additional features for regression, classification, and survival analysis. Features include parallel computing with OpenMP, reproducibility with random seeds, variance and confidence band estimations using U-statistics, embedded model for selecting splitting variables and constructing linear combination splits, permutation and distribution-based variable importance, observation and variable weights, and subject tracking across trees.
Authors:
RLT_6.1.1.tar.gz
RLT_6.1.1.zip(r-4.7)RLT_6.1.1.zip(r-4.6)RLT_6.1.1.zip(r-4.5)
RLT_6.1.1.tgz(r-4.6-x86_64)RLT_6.1.1.tgz(r-4.6-arm64)RLT_6.1.1.tgz(r-4.5-x86_64)RLT_6.1.1.tgz(r-4.5-arm64)
RLT_6.1.1.tar.gz(r-4.7-arm64)RLT_6.1.1.tar.gz(r-4.7-x86_64)RLT_6.1.1.tar.gz(r-4.6-arm64)RLT_6.1.1.tar.gz(r-4.6-x86_64)
RLT_6.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RLT/json (API)
| # Install 'RLT' in R: |
| install.packages('RLT', repos = c('https://teazrq.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/teazrq/rlt/issues
Pkgdown/docs site:https://teazrq.github.io
Last updated from:b86125e332. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 423 | ||
| linux-devel-x86_64 | OK | 432 | ||
| source / vignettes | OK | 861 | ||
| linux-release-arm64 | OK | 453 | ||
| linux-release-x86_64 | OK | 427 | ||
| macos-release-arm64 | OK | 359 | ||
| macos-release-x86_64 | OK | 706 | ||
| macos-oldrel-arm64 | OK | 392 | ||
| macos-oldrel-x86_64 | OK | 704 | ||
| windows-devel | OK | 650 | ||
| windows-release | OK | 665 | ||
| windows-oldrel | OK | 605 | ||
| wasm-release | OK | 436 |
Exports:cindexforest.kernelget.one.treeget.surv.bandimportanceRLT
Dependencies:BHdqrngRcppRcppArmadillositmo
Last update: 2026-05-17
Started: 2026-05-17
Last update: 2026-05-17
Started: 2026-05-17
Last update: 2026-05-17
Started: 2026-05-17
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| C-index | cindex |
| random forest kernel | forest.kernel |
| Print a single tree | get.one.tree |
| get.surv.band | get.surv.band |
| Variable Importance Summary | importance |
| prediction using RLT | predict.RLT |
| Print Importance Summary | print.importance.RLT |
| Print a RLT object | print.RLT |
| Reinforcement Learning Trees | RLT |
