ses.permtest | R Documentation |
Permutation test of z-matrix from ses.comdist(2), ses.comdistnt and ses.UniFrac. Test if means within or between groups is higher or lower than the overall mean of the matrix
ses.permtest(zmat, sampleGroups, R = 10000)
zmat |
Symmetric matrix with z-values |
sampleGroups |
Vector with the grouping of the samples in the same order as in zmat |
R |
Number of permutations |
A dataframe with p-values (pval), fdr corrected p-values (pval.adj), and average z-values (avg) for each group and combination of groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.