Berger-Parker Dominance Index
index_berger(x, ...)# S4 method for numeric
index_berger(x, na.rm = FALSE, ...)
A numeric
vector.
N. Frerebeau
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.
Berger, W. H. & Parker, F. L. (1970). Diversity of Planktonic Foraminifera in Deep-Sea Sediments. Science, 168(3937), 1345-1347. 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()