bri.dresid.plot | R Documentation |
Deviance residual plot
bri.dresid.plot(resid.obj, covariate = NULL, smooth = FALSE,
xlab = NULL, ylab = "Deviance residual", main = "",
cex.lab = 1.25, cex.axis = 1.25, ...)
resid.obj |
object from bri.surv.resid function |
covariate |
the covariate of interest for the residual plot. |
smooth |
if smooth = TRUE, a nonparametric smooth curve will be added. |
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.