predictRisk.binreg: Risk predictions to work with riskRegression package

View source: R/riskRegression.R

predictRisk.binregR Documentation

Risk predictions to work with riskRegression package

Description

Risk predictions to work with riskRegression package

Usage

## S3 method for class 'binreg'
predictRisk(object, newdata, cause, times = NULL, ...)

Arguments

object

phreg/binreg/cifreg object

newdata

data.frame on which to make new predictions

cause

cause (cif) to predict

times

times for predictions

...

additional arguments to lower level functions


kkholst/mets documentation built on June 14, 2025, 9:19 a.m.