contr.helmod: Modified Helmert Contrast Matrix

Description Usage Arguments Details Value Examples

View source: R/miscUtils.R

Description

Modified Helmert contrast (or coding) matrix.

Usage

1

Arguments

n

Integer.

Details

The returned matrix is a scaled version of contr.helmert(A).

Value

An orthogonal matrix with n rows and n - 1 columns. The columns form a basis of the subspace orthogonal to a vector of n ones.

Examples

1
2

kergp documentation built on March 18, 2021, 5:06 p.m.