getTextForHypothesisTest {DAPAR} | 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)