| StatisticsResult-class | R Documentation |
Returned by [compute_pairwise()] and (lazily) by 'statistics()' on a 'RegionResult'. Holds five tables:
jaccardNxN named matrix of Jaccard indices.
diceNxN named matrix of Sorensen-Dice coefficients.
overlap_coefficientNxN named matrix of Szymkiewicz-Simpson overlap coefficients.
fold_enrichmentNxN named matrix of fold-enrichment values.
hypergeometricLong-form data.frame (one row per set pair) with columns: set_a, set_b, intersection, expected, p_value, p_adjusted, significant, highly_significant.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.