X: X

Description Usage Format Source Examples

Description

It is spirals from mlbench.

Usage

1
data("X")

Format

The format is: num [1:100, 1:2] 1.68 2.67 1.29 -1.33 1.35 ...

Source

http://www.di.fc.ul.pt/~jpn/r/spectralclustering/spectralclustering.html#using-r-kernlab-package

Examples

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

arthans/SpectralClustering documentation built on Dec. 19, 2021, 4:41 a.m.