Description Usage Arguments Value Author(s) References Examples
Calculates test statistic for microarray data
1 | entitybuild2(expr.mat, ALLtype = NULL, type, dataset = NULL, minSampleNum = 3, method = "t", random = FALSE)
|
expr.mat |
Expression matrix, with rows corresponding to genes and columns to samples |
ALLtype |
Vector of class labels, must be |
type |
Levels of class labels |
dataset |
Name of the dataset |
minSampleNum |
Minimal number of samples required for test statistic |
method |
Type of test as in |
random |
Logical, if TRUE samples are assinged to groups randomly |
Vector of test statistics.
Code provided by Xinan Yang <xnyang@seu.edu.cn> has been modified by Ivana Ihnatova
Yang, X., Bentink, S. a Spang, R. 2005, Detecting Common Gene Expression Patterns in Multiple Cancer Outcome Entities, Biomedical Microdevices, vol.7:3
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.