Description Usage Arguments Value Author(s) References See Also
Function computes test statistic with random assignment of group labels to samples in each iteration. It binds results to one matrix. Finaly it multiplies values of test statistics by -1. It saves a file necessary in MAP-Matches method.
1 | test.group.shuffle(x, varname, minSampleNum = 3, method = "t",B=1000)
|
x |
MetaArray object |
varname |
String indicating the column of clinical data matrices definig groups |
minSampleNum |
Minimal number of samples required for test statistic |
method |
Type of test as in |
B |
Number of iterations |
matrix of test statistics (with random group assignment and multiplied by -1)
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.