univ.func: Univariate Data

Description Usage Arguments Details Value Author(s) See Also

Description

Transforms multivariate vectors into univariate values using the Helmert matrix.

Usage

1
univ.func(dummy, M, k, n, indx = 1)

Arguments

dummy

a numeric gene index.

M

a numeric matrix containing the log-values or log-ratios of a gene.

k

a positive integer giving the number of time points.

n

a positive integer giving the number of replicates.

indx

a positive integer between 1 and k, indicating which row of the Helmert matrix to transform the vectors.

Details

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

Value

A numeric vector with length equals to n.

Author(s)

Yu Chuan Tai yuchuan@stat.berkeley.edu

See Also

ot.helmert.


timecourse documentation built on Nov. 8, 2020, 8:04 p.m.