combinePermResults: combinePermResults

Description Usage Arguments Value

View source: R/DEA.permutations.R

Description

Merges the respective elements of two lists of permutation analyses (i.e. output of readPermResults).

Usage

1
combinePermResults(list1, list2, balance = TRUE)

Arguments

list1

The first list of permutation results.

list2

The second list of permutation results.

balance

Logical; whether to subsample the largest of the two elements being merged so that the merge is balanced (default TRUE).

Value

A list of merged permutation results.


plger/iPSCpoweR documentation built on Feb. 2, 2022, 1:37 a.m.