anocAIC: Comparison of several lmer objects via cAIC

View source: R/methods.R

anocAICR 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 lme4-object

...

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.


cAIC4 documentation built on April 11, 2025, 6:10 p.m.