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>.

Getting started

Package details

AuthorHemant Ishwaran [aut], Udaya B. Kogalur [aut, cre]
MaintainerUdaya B. Kogalur <ubk@kogalur.com>
LicenseGPL (>= 3)
Version1.0.0
URL https://www.randomforestsrc.org/ https://ishwaran.org/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("randomForestRHF")

Try the randomForestRHF package in your browser

Any scripts or data that you put into this service are public.

randomForestRHF documentation built on April 24, 2026, 1:07 a.m.