Description Usage Arguments Value Examples
This function performs a Student's t-test on each row of a matrix
1 2 3 4 5 6 7 8 9 |
x |
ExpressionSet object or Numerical matrix containing the test samples |
... |
Additional parameters added to keep compatibility |
y |
Optional numerical matrix containing the reference samples. If ommited |
mu |
Number indicating the alternative hypothesis when |
alternative |
Character string indicating the tail for the test, either two.sided, greater or lower |
pheno |
Character string indicating the phenotype data to use |
group1 |
Vector of character strings indicating the category from phenotype |
group2 |
Vector of character strings indicating the category from phenotype |
List of Student-t-statistic (statistic
) and p-values (p.value
)
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.