get_contrasts_type1 {lmerTest}R Documentation

Type I ANOVA table contrasts

Description

Type I ANOVA table contrasts

Usage

get_contrasts_type1(model)

Arguments

model

a model object with terms and model.matrix methods.

Value

List of contrast matrices - one contrast matrix for each model term.

Author(s)

Rune Haubo B. Christensen


[Package lmerTest version 3.1-3 Index]