anocAIC: 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
...
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.