Description Usage Arguments Examples
This plots a Curve Survival Function
1 2 3 4 5 6 7 8 9 10 11 12 |
theObject |
The name of the RCurve Object |
overlay |
Boolean whether to overlay on existing one (vs start a new one). Default=FALSE |
maxT |
Maximum time to plot up to. Default=100 |
increment |
Plotting time increment. Default=0.1 |
xlab |
X-axis label. Default="Time" |
ylab |
Y-axis label. Default="S(t)" |
main |
title of plot. Default="Kaplan Meier plot" |
type |
type of plot (see standard graphical parameters). Default="l" (lines). |
... |
Standard graphical parameter arguments to be passed on to 'plot'/'lines', e.g. to change appearance of plot. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.