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

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.

Source

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

Value

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

See also

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