Extract the pseudo Akaike information criterion (pAIC)
for objects of mcglm
class.
pAIC(object, verbose = TRUE)
object | an object or a list of objects representing a model
of |
---|---|
verbose | logical. Print or not the pAIC 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 Akaike information criterion (pAIC).
gof
, plogLik
, ESS
, pKLIC
,
GOSHO
and RJC
.