| index_ace | R Documentation |
Abundance-based Coverage Estimator
index_ace(x, ...)
## S4 method for signature 'numeric'
index_ace(x, k = 10, na.rm = FALSE, ...)
x |
A |
... |
Currently not used. |
k |
A length-one |
na.rm |
A |
A numeric vector.
N. Frerebeau
Chao, A. & Lee, S.-M. (1992). Estimating the Number of Classes via Sample Coverage. Journal of the American Statistical Association, 87(417), 210-217. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/01621459.1992.10475194")}.
Other alpha diversity measures:
index_baxter(),
index_berger(),
index_boone(),
index_brillouin(),
index_chao1(),
index_chao2(),
index_hurlbert(),
index_ice(),
index_margalef(),
index_mcintosh(),
index_menhinick(),
index_shannon(),
index_simpson(),
index_squares(),
observed()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.