library(SPECIES)
##load data from the package,
##"butterfly" is the famous butterfly data by Fisher 1943.
data(butterfly)
##output estimates from all 4 methods using cutoff t=10
ChaoBunge(butterfly,t=10)
Run the code above in your browser using DataLab