predictCoxPL: Deprecated Function for Product Limit Estimation of Survival...

View source: R/predictCoxPL.R

predictCoxPLR Documentation

Deprecated Function for Product Limit Estimation of Survival Probabilities .

Description

Depreciated function for Product Limit Estimation of Survival Probabilities from a Cox model. Use the predictCox function instead with argument product.limit=TRUE.

Usage

predictCoxPL(object, ...)

Arguments

object

The fitted Cox regression model object either obtained with coxph (survival package) or cph (rms package).

...

additional arguments to be passed to predictCox.


riskRegression documentation built on June 8, 2025, 11:33 a.m.