Learn R Programming

cluster (version 2.0.3)

flower: Flower Characteristics

Description

8 characteristics for 18 popular flowers.

Usage

data(flower)

Arguments

References

Struyf, Hubert and Rousseeuw (1996), see agnes.

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