fitcoefs | R Documentation |
fitcoefs
fitcoefs(object)
object |
SummarizedExperiment |
string vector
file <- system.file('extdata/atkin.metabolon.xlsx', package = 'autonomics')
object <- read_metabolon(file)
fitcoefs(object)
fitcoefs(fit_limma(object))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.