rstandard.bayesglm: rstandard for bayesglm objects.

Description Usage Arguments Value

Description

rstandard bayesglm object S3 method

Usage

1
2
3
4
5
6
7
## 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


MAST documentation built on Nov. 8, 2020, 8:19 p.m.