calib.table: calib.table

Description Usage Arguments Details Value

Description

Calibration table for censored time-to-event data

Usage

1
calib.table(LP, T.test, C.test, cutpts, t, modelnames = rep("", length(LP)))

Arguments

LP

List of vectors of predicted event probablities.

T.test

Observation times from the test set.

C.test

Event indicators from the test set.

cutpts

Vector of cutpoints defining risk categories.

t

Time horizon of predictions.

modelnames

(Optional) Names of the models in LP, for pretty printing.

Details

Compute the calibration table for censored time-to-event data

Value

A calibration table, with one row for each category defined by cutpts.


jwolfson/CNB documentation built on May 20, 2019, 6:26 a.m.