Learn R Programming

CEC (version 0.9.4)

fourGaussians: fourGaussians

Description

Matrix of 2-dimensional points of four Gaussians.

Usage

data(fourGaussians)

Arguments

Examples

Run this code
# NOT RUN {
data(fourGaussians)
plot(fourGaussians, cex = 0.5, pch = 19);
# }

Run the code above in your browser using DataLab