getTextForHypothesisTest: Build the text information for the hypothesis test process

View source: R/logText.R

getTextForHypothesisTestR Documentation

Build the text information for the hypothesis test process

Description

Builds the text information for the hypothesis test process

Usage

getTextForHypothesisTest(l.params)

Arguments

l.params

A list of parameters related to the process of the dataset

Value

A string

Author(s)

Samuel Wieczorek

Examples

params <- list(design='OnevsOne', method='limma')
getTextForHypothesisTest(params)


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.