plot.cm_res | R Documentation |
Plot c_means result
## S3 method for class 'cm_res'
plot(
x,
filter_membership,
mode = 1,
show.clust.cent = TRUE,
show_num = TRUE,
...
)
x |
a cm_res object |
filter_membership |
filter membership |
mode |
1~2 |
show.clust.cent |
show cluster center? |
show_num |
show number of each cluster? |
... |
additional |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.