plot.rmst2 | R Documentation |
S3 method for class 'rmst2'
## S3 method for class 'rmst2' plot( x, xlab = "", ylab = "", col = "red", col.RMST = "pink", col.RMTL = "orange", density = 80, angle = 85, ... )
x |
Results of the unadjusted analyses. |
xlab |
x label. |
ylab |
y label. |
col |
Color for line. Default is red. |
col.RMST |
Color for areas of RMST. Default is pink. |
col.RMTL |
Color for areas of RMTL. Default is orange. |
density |
Density of shading lines, in lines per inch. Default is 80. |
angle |
Slope of shading lines, given as an angle in degrees (counter-clockwise). Default is 85. |
... |
Further arguments ignored in this function. |
returns a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.