Learn R Programming

mmrm (version 0.3.16)

h_type2_contrast: Obtain Type 2 Contrast for One Specified Effect

Description

This is support function to obtain contrast matrix for type II testing.

Usage

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

Value

A matrix of the contrast.

Arguments

object

(mmrm)
the fitted MMRM.

effect

(string) the name of the effect.

tol

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