cec
function in the form of a plot.
Colors of data points depend of the cluster they belong to.
Ellipses are drawn with regards to the covariance (either model or sample) of each cluster.## S3 method for class 'cec':
plot(x, col, cex = 0.5, pch = 16, cex.centers = 1, pch.centers = 8,
ellipses.lwd = 4, ellipses = TRUE, model = T, xlab = "x", ylab = "y", ...)
cec
function.cex
parameter, except that it's related to the centers' means.pch
parameter, except that it's related to the centers' means.plot
function when drawing data points.print.cec
## See the examples of function cec.
Run the code above in your browser using DataLab