Learn R Programming

SPECIES (version 1.2.0)

cottontail: Cottontail data

Description

The cottontail data was analyzed in Chao 1987

Arguments

References

Chao, A. (1987). Estimating the population size for capture-recapture data with unequal catchability. Biometrics 43, 783-791.

Examples

Run this code
##load library
library(SPECIES)

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

Run the code above in your browser using DataLab