permu_gen | R Documentation |
get the test statistic and p-value based on permutation using robust generalized edge-count test
permu_gen(R1_list, R2_list, R1_test, R2_test, n_per)
R1_list |
list of permuted weighted within-sample edge-counts of sample 1 |
R2_list |
list of permuted weighted within-sample edge-counts of sample 2 |
R1_test |
weighted within-sample edge-counts of sample 1 |
R2_test |
weighted within-sample edge-counts of sample 2 |
n_per |
number of permutations |
The p-value based on permutation distribution using robust generalized graph-based test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.