Learn R Programming

mixbox (version 1.2.3)

wheat: wheat data

Description

These data are about 210 wheat grains belonging to three different varieties (including: Kama, Rosa, and Canadian) on which 7 quantitative variables related to these kernel structures detected by using a soft X-ray visualization technique have been measured. These variables are: area, perimeter, compactness, length of kernel, width of kernel, asymmetry coefficient, length of kernel groove, and class label variable variety.

Usage

data(wheat)

Arguments

Format

A text file with 8 columns.

References

P. Giordani, M. B. Ferraro and F. Martella, (2020). An Introduction to Clustering with R, Springer, Singapore.

Examples

Run this code
data(wheat)

Run the code above in your browser using DataLab