getTextForHypothesisTest | R Documentation |
Builds the text information for the hypothesis test process
getTextForHypothesisTest(l.params)
l.params |
A list of parameters related to the process of the dataset |
A string
Samuel Wieczorek
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.