Learn R Programming

⚠️There's a newer version (1.1.2) of this package.Take me there.

LTRCtrees (version 1.1.1)

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

Description

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

Copy Link

Version

Install

install.packages('LTRCtrees')

Monthly Downloads

296

Version

1.1.1

License

GPL-3

Maintainer

Wenbo Jing

Last Published

January 13th, 2021

Functions in LTRCtrees (1.1.1)

LTRCIT

Fit a conditional inference survival tree for LTRC data
Pred.rpart

extree_data

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

Fit a survival tree for interval-censored survival data
.logrank_trafo2

Logrank transformation function for LTRC data
LTRCART

Fit a relative risk survival tree for LTRC data