MarkTime {prodlim} | R Documentation |
This function is invoked and controlled by plot.prodlim
.
MarkTime(x, times, nlost, pch, col)
x |
The values of the curves at times .
|
times |
The times where there curves are plotted. |
nlost |
The number of subjects lost to follow-up (censored) at times .
|
pch |
The symbol used to mark the curves. |
col |
The color of the symbols. |
This function should not be called directly. The arguments can be
specified as AtRisk.arg
in the call to plot.prodim
.
Nil
Thomas Alexander Gerds <tag@biostat.ku.dk>