influence.bayesglm {MAST}R Documentation

Influence bayesglm object

Description

The influence function

Usage

## S3 method for class 'bayesglm'
influence(model, do.coef = TRUE, ...)

Arguments

model

bayesglm

do.coef

see influence.glm

...

ignored

Value

see influence.glm


[Package MAST version 1.20.0 Index]