| RJC | R Documentation |
Compute the Rotnitzky-Jewell information criterion
for an object of mcglm class.
WARNINGS: This function is limited to models with ONE response variable.
RJC(object, id, verbose = TRUE)
object |
an object of |
id |
a vector which identifies the clusters. The length and
order of |
verbose |
logical. Print or not the RJC value. |
The value of the Rotnitzky-Jewell information criterion. Note that the function assumes that the data are in the correct order.
Wagner Hugo Bonat, wbonat@ufpr.br
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,
ESS and GOSHO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.