ruspini: coordinates x and y of 75 points in the abscissa and ordinate...

Description Usage Format Source Examples

Description

The Ruspini data set, consisting of 75 points in four groups that is popular for illustrating clustering techniques.

Usage

1
data("ruspini")

Format

A data frame with 75 observations on the following 2 variables.

X4

a numeric vector

X53

a numeric vector

Source

https://stat.ethz.ch/R-manual/R-devel/library/cluster/html/ruspini.html

Examples

1
2
data(ruspini)
## maybe str(ruspini) ; plot(ruspini) ...

Kahi-Na/Algorithme-GBC documentation built on May 4, 2019, 3:11 a.m.