index_chao2 | R Documentation |
Chao2 Estimator
index_chao2(x, ...)
## S4 method for signature 'matrix'
index_chao2(x, unbiased = FALSE, improved = FALSE, ...)
x |
A |
... |
Currently not used. |
unbiased |
A |
improved |
A |
A numeric
vector.
N. Frerebeau
Chao, A. (1987). Estimating the Population Size for Capture-Recapture Data with Unequal Catchability. Biometrics 43(4), 783-791.
Chiu, C.-H., Wang, Y.-T., Walther, B. A. & Chao, A. (2014). An improved nonparametric lower bound of species richness via a modified good-turing frequency formula. Biometrics, 70(3), 671-682. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.2307/2531532")}.
Other alpha diversity measures:
index_ace()
,
index_baxter()
,
index_berger()
,
index_boone()
,
index_brillouin()
,
index_chao1()
,
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.