ot.helmert {timecourse}R Documentation

Helmert orthogonal transformation

Description

Computes the Helmert orthogonal transformation matrix.

Usage

ot.helmert(k)

Arguments

k a positive integer giving the number of time points.

Details

This function is for internal use only and is not to be called by the user.

Value

a numeric matrix.

Author(s)

Yu Chuan Tai yuchuan@stat.berkeley.edu


[Package timecourse version 1.4.0 Index]