bri.csresid.plot: Cox-Snell residual plot

View source: R/XW.R

bri.csresid.plotR Documentation

Cox-Snell residual plot

Description

Cox-Snell residual plot

Usage

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, ...)

Arguments

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.

...

julianfaraway/brinla documentation built on April 6, 2023, 2:33 p.m.