index_wilson | R Documentation |
Wilson Measure
index_wilson(x, ...)
## S4 method for signature 'matrix'
index_wilson(x)
x |
A |
... |
Currently not used. |
This assumes that the order of the matrix rows (from 1
to n
)
follows the progression along the gradient/transect.
A numeric
vector.
N. Frerebeau
Wilson, M. V., & Shmida, A. (1984). Measuring Beta Diversity with Presence-Absence Data. The Journal of Ecology, 72(3), 1055-1064. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.2307/2259551")}.
Other beta diversity measures:
index_binomial()
,
index_brainerd()
,
index_bray()
,
index_cody()
,
index_jaccard()
,
index_morisita()
,
index_routledge
,
index_sorenson()
,
index_whittaker()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.