Description Usage Arguments Examples
Representation graphique des clusters avec les donnees
1 | plot_cluster(data, clusters)
|
data |
data matrix |
clusters |
numeric vector |
1 2 3 | #data = data("iris")
#fit <- modelMixte(data,k)
#plot_cluster(data,fit$cluster)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.