Learn R Programming

DPpackage (version 1.1-0)

fleabeetles: Flea-beetles

Description

This data set consider physical information of 74 male flea-beetles reported by Lubischew (1962). Information of three species (Ch. concinna, Ch. heptapotamica, and Ch. heikertingeri) is considered and 6 measurements on each flea-beetles.

Usage

data(fleabeetles)

Arguments

source

Lubischew, A. A. (1962) On the Use of Discriminant Functions in Taxonomy, Biometrics, 18: 455-477.

References

MacEachern, S.N., and Muller, P. (1998) Estimating Mixture of Dirichlet Process Models, Journal of Computational and Graphical Statistics, 7: 223-238.

Examples

Run this code
data(fleabeetles)
## maybe str(fleabeetles) ; plot(fleabeetles) ...

Run the code above in your browser using DataLab