butterfly {datasetsICR}R Documentation

butterfly dataset

Description

Synthetic dataset.

Usage

data(butterfly)

Format

A matrix with 15 rows and 2 columns.

Details

The butterfly dataset motivates the need for the fuzzy approach to clustering. Two clusters are clearly visible, but unit n.8 is between the two clusters, and hence its assignment is complex for standard clustering methods.

Author(s)

Paolo Giordani, Maria Brigida Ferraro, Francesca Martella

References

Giordani, P., Ferraro, M.B., Martella, F.: An Introduction to Clustering with R. Springer, Singapore (2020)
Ruspini, E.H.: Numerical methods for fuzzy clustering. Inf. Sci. 2, 319-350 (1970)

Examples

data(butterfly)

[Package datasetsICR version 1.0 Index]