Extract the pseudo Bayesian information criterion (pBIC)
for objects of mcglm class.
pBIC(object, verbose = TRUE)
| object | an object or a list of objects representing a model
of |
|---|---|
| verbose | logical. Print or not the pBIC value. |
Bonat, W. H. (2018). Multiple Response Variables Regression Models in R: The mcglm Package. Journal of Statistical Software, 84(4):1--30.
Returns the value of the pseudo Bayesian information criterion (pBIC).
gof, plogLik, ESS, pKLIC,
GOSHO and RJC.