Learn R Programming

Sleuth2 (version 2.0-7)

ex1613: Flea Beetle Distinction

Description

Data are the measurements from two very similar species of flea beetle.

Usage

ex1613

Arguments

Format

A data frame with 36 observations on the following 3 variables.

Jnt1

measurement of first joint in micrometers

Jnt2

measurement of second joint in micrometers

Species

a factor with levels "conc" and "heik"

References

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

Examples

Run this code
str(ex1613)

Run the code above in your browser using DataLab