Iris {FKBL}R Documentation

Iris Plant Database

Description

This is a matrix with 5 columns. Each row is a point, there are 150 points. The 4 first columns are the value of a dimension (or attributes) of the point, the 5th is the class of that point. The attributes are:

begin{enumerate}

  • sepal length in cm
  • sepal width in cm
  • petal length in cm
  • petal width in cm end{enumerate}

    Usage

    data(IRIS)

    Format

    A matrix.

    Source

    begin{itemize}

  • UCI ML Repository
  • Creator: R.A. Fisher
  • Donor: Michael Marshall (MARSHALL
  • Date: July, 1988 end{itemize}


    [Package FKBL version 0.50-4 Index]