if add = FALSE (default), a plot is shown in a new graphics window.
Otherwise, an existing window is used.
which
a vector of row numbers for which the survival probabilities
will be drawn. The default is to draw the survival probabilities for all
rows.
curemark
if curemark = TRUE, a line will be drawn at a height that is
equal to the cure rate
conditional
if conditional = FALSE (default), the unconditional
survival probabilities will be drawn. Otherwise, the survival probabilities
of uncured subjects will be drawn.
xlab
the label for x axis
ylab
the label for y axis
ylim
the range for y axis
lty
the line types for survival curves from different groups
…
other standard graphics parameters can be set here.
Value
a graphics window will be opened and drawn.
Details
This function plots survival probabilities for each row in newdata. The
survival probabilities can be conditional probabilities for uncured subjects
or unconditional survival probabilities, the latter will level off at
estimated cure rates.