anocAIC {cAIC4} | R Documentation |
Comparison of several lmer objects via cAIC
Description
Takes one or more lmer
-objects and produces a table
to the console.
Usage
anocAIC(object, ..., digits = 2)
Arguments
object |
a fitted |
... |
additional objects of the same type |
digits |
number of digits to print |
Value
a table comparing the cAIC relevant information of all models
See Also
cAIC
for the model fit.
[Package cAIC4 version 1.0 Index]