bri.csresid.plot | R Documentation |
Cox-Snell residual plot
bri.csresid.plot(resid.obj, lwd = 2, xlab = "Cox-Snell Residual",
ylab = "Estimated Cumulative Hazard Rates", main = "",
cex.lab = 1.25, cex.axis = 1.25, ...)
resid.obj |
object from bri.surv.resid function |
lwd |
the line width, a positive number, defaulting to 2. |
xlab |
a title for the x axis. |
ylab |
a title for the y axis. |
main |
an overall title for the plot. |
cex.lab |
The magnification to be used for x and y labels relative to the current setting of cex. |
cex.axis |
The magnification to be used for x and y labels relative to the current setting of cex. |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.