Description Usage Arguments Value
View source: R/difference_test.R
Given a correlation data frame (calculated using calculate_correlations
) calculate Fisher's correlation test.
1 | difference_test(correlation_df, g1_size, g2_size)
|
correlation_df |
A correlation data frame |
g1_size |
Size of group 1 |
g2_size |
Size of group 2 |
A data frame with the test statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.