View source: R/chisq2D_test_disc.R
chisq2D_test_disc | R Documentation |
This function does the chi square two sample test for continuous data in two dimensions
chisq2D_test_disc(dta, minexpcount = 5)
dta |
a list with values and counts |
minexpcount |
=5 minimum counts required per bin |
a list with statistics and p values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.