Learn R Programming

MOCCA (version 1.4)

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
# NOT RUN {
data(toy9)
plot(toy9)
# }

Run the code above in your browser using DataLab