View source: R/model_varpartition.R
varpart_summaries | R Documentation |
Note the word 'attempt'. This function is so ungodly slow that it probably will never be used.
varpart_summaries(expt, factors = c("condition", "batch"), cpus = 6)
expt |
Input expressionset. |
factors |
Set of factors to query |
cpus |
Number of cpus to use in doParallel. |
Summaries of the new model, in theory this would be a nicely batch-corrected data set.
[variancePartition]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.