effect.labels {mixlm}R Documentation

Create new effect labels for lm

Description

Alternative notation of effect labels including levels.

Usage

effect.labels(t, data, contrasts)

Arguments

t

Terms object.

data

Corresponding model.matrix.

contrasts

List of contrasts, similar to the contrast argument of lm.

Value

names

Character vector of effect labels.

Author(s)

Kristian Hovde Liland


[Package mixlm version 1.4.2 Index]