rstandard.bayesglm {MAST}R 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


[Package MAST version 1.8.2 Index]