Rdocumentation
powered by
Learn R Programming
MOCCA (version 1.1)
toy5: Toy data set with 5 clusters
Description
This artificial data set contains 5 two-dimensional Gaussian clusters.
Usage
data(toy5)
Arguments
format
toy5 is a matrix with 50 cases (rows) and 2 variables (columns).
Examples
Run this code
data(toy5)
plot(toy5)
Run the code above in your browser using
DataLab