View source: R/postprocessing.R
CSplot | R Documentation |
A function to produce a diagnostic plot for model fit using the Cox-Snell residuals.
CSplot(mod, plot = TRUE, bw = FALSE, ...)
mod |
an object produced by the function survspat |
plot |
whether to plot the result, default is TRUE |
bw |
Logical. Plot in black/white/greyscale? Default is to produce a colour plot. Useful for producing plots for journals that do not accept colour plots. |
... |
other arguments to pass to plot |
the x and y values used in the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.