Package: randomForestRHF 1.0.2
randomForestRHF: Random Hazard Forests
Random Hazard Forests (RHF) extend Random Survival Forests (RSF) by directly estimating the hazard function and by accommodating time-dependent covariates through counting-process style inputs. The package fits tree ensembles for dynamic survival prediction, returning hazard, cumulative hazard, integrated hazard, and related performance summaries for training and test data. The methods build on Random Survival Forests described by Ishwaran et al. (2008) <doi:10.1214/08-AOAS169> and on nonparametric hazard modeling with time-dependent covariates described by Lee et al. (2021) <doi:10.1214/20-AOS2028>.
Authors:
randomForestRHF_1.0.2.tar.gz
randomForestRHF_1.0.2.zip(r-4.7)randomForestRHF_1.0.2.zip(r-4.6)randomForestRHF_1.0.2.zip(r-4.5)
randomForestRHF_1.0.2.tgz(r-4.6-x86_64)randomForestRHF_1.0.2.tgz(r-4.6-arm64)randomForestRHF_1.0.2.tgz(r-4.5-x86_64)randomForestRHF_1.0.2.tgz(r-4.5-arm64)
randomForestRHF_1.0.2.tar.gz(r-4.7-arm64)randomForestRHF_1.0.2.tar.gz(r-4.7-x86_64)randomForestRHF_1.0.2.tar.gz(r-4.6-arm64)randomForestRHF_1.0.2.tar.gz(r-4.6-x86_64)
randomForestRHF_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
randomForestRHF/json (API)
NEWS
| # Install 'randomForestRHF' in R: |
| install.packages('randomForestRHF', repos = c('https://kogalur.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kogalur/randomforestrhf/issues
Pkgdown/docs site:https://www.randomforestsrc.org
Last updated from:42347c04a7. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 162 | ||
| linux-devel-x86_64 | NOTE | 179 | ||
| source / vignettes | OK | 186 | ||
| linux-release-arm64 | NOTE | 168 | ||
| linux-release-x86_64 | NOTE | 219 | ||
| macos-release-arm64 | NOTE | 93 | ||
| macos-release-x86_64 | NOTE | 241 | ||
| macos-oldrel-arm64 | NOTE | 126 | ||
| macos-oldrel-x86_64 | NOTE | 227 | ||
| windows-devel | NOTE | 147 | ||
| windows-release | NOTE | 142 | ||
| windows-oldrel | NOTE | 167 | ||
| wasm-release | OK | 135 |
Exports:as.data.frame.importance.rhfauctauct.rhfconvert.countingconvert.standard.countingdotmatrix.importancedotmatrix.importance.rhfhazard.simulationimportance.rhfplot.auct.rhfplot.importance.rhfplot.rhfplot.tune.treesize.rhfpredict.rhfprint.auct.rhfprint.importance.rhfprint.rhfrhfrhf.newssmoothed.hazardsmoothed.hazard.rhftune.iAUCtune.iAUC.rhftune.rhftune.treesize.rhfvarpro.cachevarpro.cache.rhfxvar.wt.rhf
Dependencies:BARTbase64encbitbit64bslibcachemclicliprcodetoolscpp11crayondata.treeDiagrammeRdigestdplyrevaluatefarverfastmapfontawesomeforeachfsgbmgenericsglmnetgluehighrhmshtmltoolshtmlwidgetsigraphiteratorsjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimenlmepillarpkgconfigprettyunitsprogresspurrrR6randomForestSRCrappdirsRColorBrewerRcppRcppEigenreadrrlangrmarkdownrstudioapisassscalesshapestringistringrsurvivaltibbletidyrtidyselecttinytextzdbutf8varProvctrsviridisLitevisNetworkvroomwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Time-varying AUC(t) and iAUC for Random Hazard Forests (TDC) | auct auct.rhf plot.auct.rhf print.auct.rhf |
| Time-localized VarPro importance for random hazard forests | as.data.frame.importance.rhf barplot.importance barplot.importance.rhf dotmatrix.importance dotmatrix.importance.rhf importance.rhf plot.importance.rhf print.importance.rhf varpro.cache varpro.cache.rhf |
| Plot smoothed hazard and cumulative hazard plots from RHF analysis | plot.rhf |
| Prediction on Test Data for Random Hazard Forests | predict.rhf |
| Print Output from a Random Hazard Forest Analysis | print.rhf print.vimp.rhf |
| Random Hazard Forests | rhf |
| Show the NEWS file | rhf.news |
| Smoothed hazard and cumulative hazard estimates from a random hazard forest | smoothed.hazard smoothed.hazard.rhf |
| Tune tree size for Random Hazard Forests | plot.tune.treesize.rhf tune.iAUC tune.iAUC.rhf tune.rhf tune.treesize.rhf |
