matrix_chisq | R Documentation |
Given indices in cluster_ii, compute the chisq test on every column for values in cluster_ii vs the rest.
matrix_chisq(factorDF, cluster_ii)
factorDF |
dataframe of factors |
cluster_ii |
numeric vector - indices denoting the group to be compared |
pval - numeric vector, pvalue for each column
stat - numeric vector, test statistic (Cramer's V) for each column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.