modelFixedEff {merTools}R Documentation

Extract averaged fixed effect parameters across a list of merMod objects

Description

Extract averaged fixed effect parameters across a list of merMod objects

Usage

modelFixedEff(modList, ...)

Arguments

modList

an object of class merModList

...

additional arguments to pass to tidy

Value

a data.frame of the averaged fixed effect parameters


[Package merTools version 0.3.0 Index]