AICc {gllvm} | R Documentation |
Corrected Akaike information criterion and number of observations
Description
Calculates corrected Akaike information criterion for small sample sizes, and extracts number of observations.
Usage
## S3 method for class 'gllvm'
AICc(object, ...)
## S3 method for class 'gllvm'
nobs(object, ...)
Arguments
object |
an object of class 'gllvm'. |
... |
Not used. |
Author(s)
Jenni Niku, Bert van der Veen
[Package gllvm version 1.4.3 Index]