predictRisk.satpred: Extract predictions from satpred model

View source: R/posthocfuns.R

predictRisk.satpredR Documentation

Extract predictions from satpred model

Description

Extract event probabilities from the fitted model.

Usage

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

Details

For survival outcome, the function predicts the risk, 1 - S(t|x), where S(t|x) is the survival chance of an individual characterized by x.


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