BIC.glmBayes: Calculate Bayesian Information Criterion for glmBayes models

Description Usage Arguments Value References

View source: R/bayesglm.R

Description

Calculate Bayesian Information Criterion for glmBayes models

Usage

1
2
## S3 method for class 'glmBayes'
BIC(model, correction = F)

Arguments

model

a fitted model

correction

whether or not to calculate the small sample-bias corrected BIC (BICc).

Value

numeric value

References

McQuarrie, A.D. (1999). A small-sample correction for the Schwarz BIC model selection criterion, Statistics & Probability Letters 44 pp.79-86. doi: 10.1016/S0167-7152(98)00294-6


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.