Description Usage Arguments Value See Also Examples
Presents the results of 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.
1 2 3 |
x |
The result of |
col |
Use this argument to change default colors of points in the clusters. |
cex |
Basically the size of the points, see points. |
pch |
See points. |
cex.centers |
The same as |
pch.centers |
The same as |
ellipses.lwd |
Width of ellipses, points. |
ellipses |
If this parameter is TRUE, ellipses will be drawn. |
model |
If this parameter is TRUE, the model (expected) covariance will be used for each cluster insted of sample covariance (MLE) of the points in the cluster, when drawing ellipses. |
xlab |
See plot. |
ylab |
See plot. |
... |
Arguments are passed to |
No return value.
1 | ## See the examples of function cec.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.