| pKLIC | R Documentation |
Extract the pseudo Kullback-Leibler information criterion
(pKLIC) for objects of mcglm class.
pKLIC(object, verbose = TRUE)
object |
an object or a list of objects representing a model
of |
verbose |
logical. Print or not the pKLIC value. |
An invisible list with a single numeric component:
The pseudo Kullback–Leibler Information Criterion computed from the pseudo log-likelihood and a penalty term based on the sensitivity and variability matrices.
Wagner Hugo Bonat, wbonat@ufpr.br
Bonat, W. H. (2018). Multiple Response Variables Regression Models in R: The mcglm Package. Journal of Statistical Software, 84(4):1–30.
gof, plogLik, ESS, pAIC,
GOSHO and RJC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.