predictSurv: Compute Event-Free Survival From a CSC Object

Description Usage Arguments

Description

Compute event-free survival from a CSC object.

Usage

1
predictSurv(object, newdata, times, product.limit)

Arguments

object

The fitted CSC object.

newdata

[data.frame or data.table] Contain the values of the predictor variables defining subject specific predictions. Should have the same structure as the data set used to fit the object.

times

[numeric vector] Time points at which to return the estimated survival.

product.limit

[logical] If TRUE the survival is computed using the product limit estimator.

...

not used.


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.