reTermNames {merTools}R Documentation

Get names of random effect terms in a model object

Description

Get names of random effect terms in a model object

Usage

reTermNames(model)

Arguments

model

a merMod object with random effect terms

Value

a data.frame with rows for each term with columns naming the grouping term and the effect type


[Package merTools version 0.6.2 Index]