Description Usage Arguments Value See Also Examples
Performs a Student's t-test on the intensity data.
1 |
dataset |
an R data frame generated with |
listofargs |
a list containing: - - either a number indicating the true value of the mean, or a character string indicating the name of the gene to compare with - a character string specifying the column whose values will be used for the test - a character string specifying the name of the dataset column to be used to define the replicate, e.g. |
Returns a list containing:
pValVec |
a named vector of p-values |
dataset |
the dataset with an added column |
paste("pValue.ttest", testType, sep="_") |
the character string |
"t test" |
the character string |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.