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.


tagteam/riskRegression documentation built on Oct. 19, 2024, 7:43 p.m.