Learn R Programming

SPECIES (version 1.2.0)

insects: 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\).

Arguments

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

Run this code
##load library
library(SPECIES)

##load data that coming with the package.
data(insects)

Run the code above in your browser using DataLab