effect.labels {mixlm} | R Documentation |
Create new effect labels for lm
Description
Alternative notation of effect labels including levels.
Usage
effect.labels(t, data)
Arguments
t |
Terms object. |
data |
Corresponding model.matrix. |
Value
names |
Character vector of effect labels. |
Author(s)
Kristian Hovde Liland
[Package mixlm version 1.3.0 Index]