cluster (version 2.0.5)

flower: Flower Characteristics

Description

8 characteristics for 18 popular flowers.

Usage

data(flower)

Arguments

Format

A data frame with 18 observations on 8 variables:
[ , "V1"] factor
winters [ , "V2"]
factor shadow
[ , "V3"] factor
tubers [ , "V4"]
factor color
[ , "V5"] ordered
soil [ , "V6"]
ordered preference
[ , "V7"] numeric
height [ , "V1"]

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 DataCamp Workspace