| ESS | R Documentation |
Extract the generalized error sum of squares (ESS) for
objects of mcglm class.
ESS(object, verbose = TRUE)
object |
an object or a list of objects representing a model
of |
verbose |
logical. Print or not the ESS value. |
An invisible list with a single numeric component:
The generalized error sum of squares, scaled by the residual degrees of freedom.
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.
gof, plogLik, pAIC, pKLIC,
GOSHO and RJC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.