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