rstandard.bayesglm | R Documentation |
rstandard bayesglm object S3 method
## S3 method for class 'bayesglm'
rstandard(
model,
infl = influence(model, do.coef = FALSE),
type = c("deviance", "pearson"),
...
)
model |
|
infl |
see rstandard |
type |
see rstandard |
... |
ignored |
numeric
residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.