Last data update: 2014.03.03

R: Ordinary Least Square test
TolsR Documentation

Ordinary Least Square test

Description

To compute OLS statistic for one-sided test

Usage

Tols(x, y)

Arguments

x

Data matrix; row is sample; each column is variable(gene).

y

Vector defining the clinical outcome of the samples.

Value

Returns OLS test statistic for gene set analysis

Author(s)

Chih-Yi Chien, Chen-An Tsai, Ching-Wei Chang, and James J. Chen

References

Chen,J.J. et al. (2007) Significance analysis of group of genes in expression profiling studies, Bioinformatics, 23, 2104.

Results