Description Usage Arguments Value Author(s)
Compute F score using the vegan
package.
1 2 | adonis.comp(dis, groups, permutations = 99, f.perms = FALSE,
svQTL = FALSE, approx = TRUE)
|
dis |
the distance object of the transcript relative expression. |
groups |
a factor with the group information. |
permutations |
the number of permutations. |
f.perms |
should the permuted F scores be returned instead of the real F score. Default is FALSE. |
svQTL |
should svQTL test be performed instead of sQTL. Default is FALSE. |
approx |
should the asymptotic distribution be used instead of permutations. Default is TRUE. |
a vector with the F score or the permuted F scores.
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.