Learn R Programming

CEC (version 0.11.2)

threeGaussians: Three Gaussian Clusters

Description

Matrix of 2-dimensional points forming three Gaussian clusters.

Arguments

Examples

Run this code
data(threeGaussians)
plot(threeGaussians, cex = 0.5, pch = 19);

Run the code above in your browser using DataLab