predictSurvProb.satpred: Predict survival probabilities at various time points

View source: R/posthocfuns.R

predictSurvProb.satpredR Documentation

Predict survival probabilities at various time points

Description

The function extracts the survival probability predictions from a satpred model.

Usage

## S3 method for class 'satpred'
predictSurvProb(object, newdata, times, ...)

Value

a matrix of probabilities with as many rows as the rows of the newdata and as many columns as number of time points (times).


CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.