Description Usage Arguments Details References
Coabundance Analysis
1 |
data |
matrix or data frame with abundance count data |
method |
character of coabundance method. One of 'sparcc', 'mb', 'pearson', or 'spearman' |
... |
arguments passed to selected function (one of correlate_sparcc, correlate_mb, correlate_spearman, or correlate_pearson) |
The option method
(sparcc
by default) defines the method use to calculate the interaction between pairs of coabundant taxa:
pearson
: Pearson correlation coefficient
spearman
: Spearman's rank correlation coefficient
mb
: Inverse Covariance based on \insertCitembcoabundance as implemented in \insertCitespiec_easicoabundance
sparcc
: SparCC correlation based on \insertCitesparcccoabundance as implemented in \insertCitespiec_easicoabundance
or \insertCitefastsparcoabundance
mbcoabundance
\insertRefspiec_easicoabundance
\insertRefsparcccoabundance
\insertReffastsparcoabundance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.