Description Usage Arguments Value Author(s) Examples
Builds the text information for the hypothesis test process
1 | getTextForHypothesisTest(l.params)
|
l.params |
A list of parameters related to the process of the dataset |
A string
Samuel Wieczorek
1 2 | params <- list(design='OnevsOne', method='limma')
getTextForHypothesisTest(params)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.