chiTS.disc | R Documentation |
This function does the chi square two sample test for discrete data in two dimensions
chiTS.disc(x, y, vals_x, vals_y, TSextra)
x |
a vector with counts |
y |
a vector with counts |
vals_x |
a vector with points |
vals_y |
a vector with points |
TSextra |
list with some info |
either a test statistic or a p value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.