add_statistical_significance | R Documentation |
Add statistical significance testing based on hypergeometric tests
add_statistical_significance(results, co_matrix, alpha = 0.05)
results |
Data frame with ABC model results |
co_matrix |
Co-occurrence matrix |
alpha |
Significance level |
Data frame with p-values and significance indicators
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.