bri.mresid.plot: Martingale Residual plot

View source: R/XW.R

bri.mresid.plotR Documentation

Martingale Residual plot

Description

Martingale Residual plot

Usage

bri.mresid.plot(resid.obj, covariate = NULL, smooth = FALSE,
  xlab = NULL, ylab = "Martingale 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.