rstandard.bayesglm: rstandard for bayesglm objects.

rstandard.bayesglmR Documentation

rstandard for bayesglm objects.

Description

rstandard bayesglm object S3 method

Usage

## S3 method for class 'bayesglm'
rstandard(
  model,
  infl = influence(model, do.coef = FALSE),
  type = c("deviance", "pearson"),
  ...
)

Arguments

model

bayesglm

infl

see rstandard

type

see rstandard

...

ignored

Value

numeric residuals


RGLab/MAST documentation built on Sept. 30, 2023, 1:08 p.m.