icrf: Interval Censored Recursive Forests

Implements interval censored recursive forests (ICRF) based on Cho, Jewell, and Kosorok (2021+). ICRF is a variant of random forests where the outcome variable is interval censored survival data. It can be used for usual right censored data and current status data as well. A recursion technique is used to improve accuracy and smoothed survival curves are provided.

Getting started

Package details

AuthorHunyong Cho [aut, cre], Nicholas P Jewell [aut], Michael R Kosorok [aut], Leo Breiman [ctb] (Author of incldued randomForest C code), Adele Cutler [ctb] (Author of included randomForest Fortran code), Andy Liaw [ctb] (Author of included randomForest R code), Matthew Wiener [ctb] (Author of included randomForest R code), Alain Vandal Robert Gentleman [ctb] (Author of included Icens R code), Merck & Co. Inc. [cph] (Copyright holder of included randomForest R code), Alain Vandal Robert Gentleman [cph] (Copyright holder of included Icens R code), The R Foundation [cph] (Copyright holder of included ksmooth C code)
MaintainerHunyong Cho <hunyong.cho@gmail.com>
LicenseGPL (>= 2)
Version2.0.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("icrf")

Try the icrf package in your browser

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

icrf documentation built on Oct. 30, 2022, 1:05 a.m.