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


khliland/mixlm documentation built on Feb. 16, 2025, 6:53 a.m.