formatComparison: Format the comparison results

Description Usage Arguments Value

Description

Extract relevant data and remove null-entries

Usage

1
formatComparison(comparison_list)

Arguments

comparison_list

output [list] from resultsComparison with the size of the overlapping samples between samples sets (size), the reordered correlation coefficients (reorder), the maximum correlation (maxcor), the original column-wise correlation coefficients (componentxcomponent_r) and the reordered column-wise correlation coefficients (componentxcomponent_r_reordered)

Value

list with same entries as input list, formated to only contain unique comparisons: size of the overlapping samples between samples sets (size), the reordered correlation coefficients (reorder), the maximum correlation (maxcor), the original column-wise correlation coefficients (componentxcomponent_r) and the reordered column-wise correlation coefficients (componentxcomponent_r_reordered)


HannahVMeyer/DrStable documentation built on Jan. 29, 2021, 11:42 a.m.