Learn R Programming

mixlm (version 1.4.2)

effect.labels: Create new effect labels for lm

Description

Alternative notation of effect labels including levels.

Usage

effect.labels(t, data, contrasts)

Value

names

Character vector of effect labels.

Arguments

t

Terms object.

data

Corresponding model.matrix.

contrasts

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

Author

Kristian Hovde Liland