Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

LTRCART (Package: LTRCtrees) : Fit a relative risk survival tree for LTRC data

LTRCART returns an rpart object. This function extends the survival tree algorithm in rpart to fit left-truncated and right censored (LTRC) data.
● Data Source: CranContrib
● Keywords:
● Alias: LTRCART
3 images

Pred.rpart (Package: LTRCtrees) : Prediction function for link[rpart]{rpart.object

The output of LTRCART is an rpart object, and as a result the usual predict function on such an object returns the predicted relative risk on the test set. Pred.rpart returns the predicted Kaplan-Meier curves and median survival times on the test set, which in some circumstances might be desirable in practice. Note that this function can be applied to any rpart survival tree object, not just one produced by LTRCART
● Data Source: CranContrib
● Keywords:
● Alias: Pred.rpart
● 0 images

LTRCIT (Package: LTRCtrees) : Fit a conditional inference survival tree for LTRC data

LTRCIT returns an party object. This function extends the conditional inference survival tree algorithm in ctree to fit left-truncated and right censored (LTRC) data.
● Data Source: CranContrib
● Keywords:
● Alias: LTRCIT
3 images