Extract the pseudo Akaike information criterion (pAIC) for objects of mcglm class.

pAIC(object, verbose = TRUE)

Arguments

object

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

verbose

logical. Print or not the pAIC 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 Akaike information criterion (pAIC).

See also

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