Learn R Programming

mmrm (version 0.3.16)

h_type3_contrasts: Obtain Type 3 Contrast for All Effects

Description

This is support function to obtain contrast matrices for type III testing.

Usage

h_type3_contrasts(object, tol = sqrt(.Machine$double.eps))

Value

A list of contrast matrices, one per effect.

Arguments

object

(mmrm)
the fitted MMRM.

tol

(numeric) threshold below which values are treated as 0.