combineForEachOutput: The combineForEachOutput function

View source: R/MethylMix.R

combineForEachOutputR Documentation

The combineForEachOutput function

Description

Internal. Function to combine results from the foreach loop.

Usage

combineForEachOutput(out1, out2)

Arguments

out1

result from one foreach loop.

out2

result from another foreach loop.

Value

List with the combined results.


gevaertlab/EpiMix documentation built on July 20, 2023, 9:28 a.m.