Learn R Programming

CEC (version 0.10.3)

threeGaussians: threeGaussians

Description

Matrix of 2-dimensional points from three Gaussians with means equal (0, 0).

Usage

data(threeGaussians)

Arguments

Examples

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

Run the code above in your browser using DataLab