insects {SPECIES} | R Documentation |
Insects data
Description
The insects data was analyzed in Burnham and Overton 1979. The frequency at j=6
is used to denote the total count of species with j\ge 6
.
References
Burnham, K. P., and Overton,W. S. (1979), Robust Estimation of Population Size When Capture Probabilities Vary Among Animals, Ecology, 60, 927-936.
Examples
##load library
library(SPECIES)
##load data that coming with the package.
data(insects)
[Package SPECIES version 1.1.4 Index]