index_berger | R Documentation |
Berger-Parker Dominance Index
index_berger(x, ...)
## S4 method for signature 'numeric'
index_berger(x, na.rm = FALSE, ...)
x |
A |
... |
Currently not used. |
na.rm |
A |
The Berger-Parker index expresses the proportional importance of the most abundant type. This metric is highly biased by sample size and richness, moreover it does not make use of all the information available from sample.
This is a dominance index, so that an increase in the value of the index accompanies a decrease in diversity.
A numeric
vector.
N. Frerebeau
Berger, W. H. & Parker, F. L. (1970). Diversity of Planktonic Foraminifera in Deep-Sea Sediments. Science, 168(3937), 1345-1347. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1126/science.168.3937.1345")}.
Other alpha diversity measures:
index_ace()
,
index_baxter()
,
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.