predictSurvProb_Cox: Predict Cox

Description Usage Arguments Value

Description

Get predicted probabilities from the cox model for new data at different time points

Usage

1
predictSurvProb_Cox(object, newdata, times)

Arguments

object

trained cox model. Output of train_Cox

newdata

out of sample data

times

new time points

Value

predicted probabilities at eact time point in times


nguforche/MLSurvival documentation built on July 28, 2019, 1:59 p.m.