Iris: Fisher's Iris data

Description Usage Format Source Examples

Description

Measurements of four dimensions of flowers of three species of the plant Iris (Iris setosa, Iris versicolor, and Iris virginica).

Usage

1

Format

A data frame with 150 observations on the following 6 variables.

Species_No

Species number

Petal_width

Petal width (in cm)

Petal_length

Petal length (in cm)

Sepal_width

Sepal width (in cm)

Sepal_length

Sepal length (in cm)

Species_name

Species names: Setosa, Verginica or Versicolor, a character vector

Source

Fisher, R.A. (1936) The use of multiple measurements in taxonomic problems. Ann. Eugenics, 7, pp.179-188.

Examples

1
2

lmreg documentation built on May 2, 2019, 9:29 a.m.

Related to Iris in lmreg...