Learn R Programming

Sleuth3 (version 1.0-3)

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 4 variables.

Specimen

specimen identification number

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
# NOT RUN {
str(ex1613)
# }

Run the code above in your browser using DataLab