Convenience wrapper around residuals.spbp that returns a
ggplot2 object for martingale, deviance, or Cox-Snell residuals.
Arguments
- object
A fitted
"spbp"object.- type
Residual type:
"martingale"(default),"deviance","cox-snell", or"coxsnell".- against
What to plot on the x-axis:
"fitted"(default, Cox-Snell cumulative hazard) or"index"(observation index).- ...
Further arguments passed to
residuals.spbp.