jedazard/IRSF: Interaction Random Survival Forest

Builds ensemble survival tree models to reveal variable interactions when the response is a time-to-events outcome. Codes contain randomization, interaction modeling, and prediction subroutines to be used in addition to the following R packages: 'survival' for Kaplan-Meier and Cox regression modeling, 'randomForestSRC' for RSF modeling, and optionally 'ggRandomForests' for Random Forest exploration/visualization. The current version contains additional R codes in folder "/inst/doc" for the analysis and generation of results shown in the corresponding article (Dazard et al. (2018) <doi:10.1515/sagmb-2017-0038>).

Getting started

Package details

AuthorJean-Eudes Dazard [aut, cre]
MaintainerJean-Eudes Dazard <jean-eudes.dazard@case.edu>
LicenseGPL (>= 3) | file LICENSE
Version1.0.3
URL https://github.com/jedazard/IRSF
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jedazard/IRSF")
jedazard/IRSF documentation built on July 16, 2022, 10:54 p.m.