ep.iris {ExPosition}R Documentation

Fisher's iris Set (for ExPosition)

Description

The world famous Fisher's iris set: 150 flowers from 3 species with 4 attributes.

Usage

data(ep.iris)

Format

ep.iris$data: Data matrix with 150 flowers (rows) from 3 species with 4 attributes (columns) describing sepal and petal features.
ep.iris$design: Design matrix with 150 flowers (rows) with 3 species (columns) indicating which flower belongs to which species.

Source

http://en.wikipedia.org/wiki/Iris_flower_data_set


[Package ExPosition version 2.8.23 Index]