cluster (version 1.4-1)

flower: Flower Characteristics

Description

8 characteristics for 18 popular flowers.

Usage

data(flower)

Arguments

source

The reference below.

References

Anja Struyf, Mia Hubert & Peter J. Rousseeuw (1996): Clustering in an Object-Oriented Environment. Journal of Statistical Software, 1. http://www.stat.ucla.edu/journals/jss/

Examples

Run this code
data(flower)
## Example 2 in ref
daisy(flower, type = list(asymm = 3))
daisy(flower, type = list(asymm = c(1, 3), ordratio = 7))

Run the code above in your browser using DataLab