View source: R/chowParallelWorker.R
chowParallelWorker | R Documentation |
Runs chowCor between two or more subgroups of samples in the data versus the global model on a worker thread for two blocks of data (A and B).
chowParallelWorker(job, data, instance)
job |
A batchtools job instance. |
data |
A named list containing the program kwargs. |
instance |
Required by batchtools, but not used currently. |
Results from running chowCor() on data block A and B. See chowCor() documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.