enrichment: Measures relationship between cluster assignments and another...

View source: R/kmeans_diagnostics.R

enrichmentR Documentation

Measures relationship between cluster assignments and another categorical variable.

Description

Measures relationship between cluster assignments and another categorical variable.

Usage

enrichment(data, clusters, var)

Arguments

data

the dataset

clusters

the variable with cluster assignments

...

other variables for enrichment

Value

The p-value of a Chi-Square test for relationship between cluster assignments and the categorical variable.


kbodwin/celery documentation built on March 26, 2022, 12:33 a.m.