correlate: Coabundance Analysis

Description Usage Arguments Details References

View source: R/correlate.R

Description

Coabundance Analysis

Usage

1
correlate(data, method = "sparcc", ...)

Arguments

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)

Details

The option method (sparcc by default) defines the method use to calculate the interaction between pairs of coabundant taxa:

References

\insertRef

mbcoabundance

\insertRef

spiec_easicoabundance

\insertRef

sparcccoabundance

\insertRef

fastsparcoabundance


danlooo/coabundance documentation built on Jan. 24, 2021, 9:16 a.m.