Description Usage Arguments Examples
Use the Bayesian Dirichlet process to perform K Means Clustering.
1 |
data |
a data frame or matrix of numeric variables |
disp.param |
The dispersion parameter. Set to higher values to get fewer clusters. The dispersion parameter is the expected average width of the clusters. Defaults to 2, but you should try different values. |
iter |
number of iterations. Defaults to 4000. |
tolerance |
defaults to .0001 |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.