predictCoxPL {riskRegression} | R 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 |
... |
additional arguments to be passed to |
[Package riskRegression version 2025.05.20 Index]