Learn R Programming

MOCCA (version 1.4)

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

Run the code above in your browser using DataLab