Description Usage Arguments Value References
Nestedness and turnover components for presence/absence data
1 2 3 4 5 6 7 | jaccard_turnover(x, y)
jaccard_nestedness(x, y)
sorenson_turnover(x, y)
sorenson_nestedness(x, y)
|
x, y |
Numeric vectors |
The nestedness or turnover component of distance between x
and y
. This quantity is undefined when either x
or y
have no observations, in which case we return NaN
.
Baselga A. Partitioning the turnover and nestedness components of beta diversity. Global Ecol. Biogeogr. 2010;19:134-143.
Baselga A. The relationship between species replacement, dissimilarity derived from nestedness, and nestedness. Global Ecol. Biogeogr. 2012;21:1223–1232.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.