Breslow estimator object
Stores one or more survival stepfunctions of the Kaplan-Meier and Breslow type. class
time
:: Object of class "vector". The time points at which the function starts, jumps or ends.curves
:: Object of class "matrix". The values of the curve at each time point. Note that the function is left-continuous. Curves are stored as a matrix of dimension (# curves) x (# timepoints).data.frame
.time
). Extracts the value of the survival curve(s) at any time point.Breslow objects are generally created by the penalized
function and related functions.
Jelle Goeman: j.j.goeman@lumc.nl
penalized
.
Useful links