pBIC: Pseudo Bayesian Information Criterion

View source: R/mc_pBIC.R

pBICR Documentation

Pseudo Bayesian Information Criterion

Description

Extract the pseudo Bayesian information criterion (pBIC) for objects of mcglm class.

Usage

pBIC(object, verbose = TRUE)

Arguments

object

an object or a list of objects representing a model of mcglm class.

verbose

logical. Print or not the pBIC value.

Value

Returns the value of the pseudo Bayesian information criterion (pBIC).

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br

Source

Bonat, W. H. (2018). Multiple Response Variables Regression Models in R: The mcglm Package. Journal of Statistical Software, 84(4):1–30.

See Also

gof, plogLik, ESS, pKLIC, GOSHO and RJC.


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.