View source: R/kmeans_diagnostics.R
enrichment | R Documentation |
Measures relationship between cluster assignments and another categorical variable.
enrichment(data, clusters, var)
data |
the dataset |
clusters |
the variable with cluster assignments |
... |
other variables for enrichment |
The p-value of a Chi-Square test for relationship between cluster assignments and the categorical variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.