| gof | R Documentation |
Extract the pseudo Gaussian log-likelihood (plogLik),
pseudo Akaike Information Criterion (pAIC), pseudo Kullback-Leibler
Information Criterion (pKLIC) and pseudo Bayesian Information Criterion (pBIC)
for objects of mcglm class.
gof(object)
object |
an object or a list of objects representing a model
of |
A data frame with the following columns:
Numeric value of the pseudo Gaussian log-likelihood.
Integer giving the number of estimated parameters.
Numeric value of the pseudo Akaike Information Criterion.
Numeric value of the pseudo Kullback–Leibler Information Criterion.
Numeric value of the pseudo Bayesian Information Criterion.
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.
Wang, M. (2014). Generalized Estimating Equations in Longitudinal Data Analysis: A Review and Recent Developments. Advances in Statistics, 1(1)1–13.
plogLik, pAIC, pKLIC and pBIC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.