effect.labels: Create new effect labels for 'lm'

View source: R/mixlm.R

effect.labelsR 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


mixlm documentation built on April 3, 2025, 10:02 p.m.