anocAIC function

Comparison of several lmer objects via cAIC

Comparison of several lmer objects via cAIC

Takes one or more lmer-objects and produces a table to the console.

anocAIC(object, ..., digits = 2)

Arguments

  • object: a fitted lme4-object
  • ...: additional objects of the same type
  • digits: number of digits to print

Returns

a table comparing the cAIC relevant information of all models

See Also

cAIC for the model fit.

  • Maintainer: David Ruegamer
  • License: GPL (>= 2)
  • Last published: 2025-04-04

Useful links