Arguments
surv
A list of vectors, each containing action-specific discrete survival probabilities over time.
xindx
A vector of indices for subsetting the survival vectors in surv
, if omitted all survival probabilities in each surv[[i]]
are plotted.
ylab
An optional title for y axis, passed to plot
.
xlab
An optional title for x axis, passed to plot
.
ylim
Optional y limits for the plot, passed to plot
.
...
Additional arguments passed to plot
.