AICc {gllvm} | R Documentation |
Calculates corrected Akaike information criterion for small sample sizes, and extracts number of observations.
## S3 method for class 'gllvm'
AICc(object, ...)
## S3 method for class 'gllvm'
nobs(object, ...)
object |
an object of class 'gllvm'. |
... |
Not used. |
Jenni Niku, Bert van der Veen