Learn R Programming

LTRCtrees (version 1.1.2)

Survival Trees to Fit Left-Truncated and Right-Censored and Interval-Censored Survival Data

Description

Recursive partition algorithms designed for fitting survival trees with left-truncated and right-censored (LTRC) data, as well as interval-censored data. The LTRC trees can also be used to fit survival trees with time-varying covariates.

Copy Link

Version

Install

install.packages('LTRCtrees')

Monthly Downloads

262

Version

1.1.2

License

GPL-3

Maintainer

Wenbo Jing

Last Published

April 1st, 2025

Functions in LTRCtrees (1.1.2)

Pred.rpart

LTRCART

Fit a relative risk survival tree for LTRC data
ICtree

Fit a survival tree for interval-censored survival data
LTRCIT

Fit a conditional inference survival tree for LTRC data
.logrank_trafo2

Logrank transformation function for LTRC data
extree_data

Copy the partykit::extree_data function from partykit to avoid dependency issue