bri.dresid.plot: Deviance residual plot

View source: R/XW.R

bri.dresid.plotR Documentation

Deviance residual plot

Description

Deviance residual plot

Usage

bri.dresid.plot(resid.obj, covariate = NULL, smooth = FALSE,
  xlab = NULL, ylab = "Deviance residual", main = "",
  cex.lab = 1.25, cex.axis = 1.25, ...)

Arguments

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.

...

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