Description Usage Arguments Details Value Author(s) See Also
Transforms multivariate vectors into univariate values using the Helmert matrix.
1 | univ.func(dummy, M, k, n, indx = 1)
|
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. |
This function is for internal use only and is not to be called by the user.
A numeric vector with length equals to n
.
Yu Chuan Tai yuchuan@stat.berkeley.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.