| index_boone {tabula} | R Documentation |
Boone Heterogeneity Measure
Description
Boone Heterogeneity Measure
Usage
index_boone(x, ...)
## S4 method for signature 'matrix'
index_boone(x, j = NULL, na.rm = FALSE, ...)
Arguments
x |
A |
... |
Currently not used. |
j |
An |
na.rm |
A |
Value
A numeric vector.
Author(s)
N. Frerebeau
References
Boone, J. L. (1987). Defining and Measuring Midden Catchment. American Antiquity, 52(2), 336-45. doi:10.2307/281785.
Kintigh, K. W. (1989). Sample Size, Significance, and Measures of Diversity. In Leonard, R. D. and Jones, G. T., Quantifying Diversity in Archaeology. New Directions in Archaeology. Cambridge: Cambridge University Press, p. 25-36.
See Also
Other alpha diversity measures:
index_ace(),
index_baxter(),
index_berger(),
index_brillouin(),
index_chao1(),
index_chao2(),
index_hurlbert(),
index_ice(),
index_margalef(),
index_mcintosh(),
index_menhinick(),
index_shannon(),
index_simpson(),
index_squares()