CompetingRiskPredictions: Competing Risk Predictions

Description Usage Arguments

Description

extractCIF extracts the cumulative incidence function for a prediction.

extractCHF extracts the cause-specific cumulative hazard function for a prediction.

extractSurvivorCurve extracts the Kaplan-Meier estimator of the overall survivor curve for a prediction.

extractMortalities extracts the cause-specific mortalities for a function, which here is the CIF integrated from 0 to time.

Usage

1
2
3
4
5
6
7

Arguments

x

The predictions output from a competing risk random forest.

event

The event who's CIF/CHF/Mortality you are interested in.

time

The time to evaluate the mortality for (relevant only for extractMortalities).


jatherrien/largeRCRF documentation built on Nov. 15, 2019, 7:16 a.m.