Description Usage Arguments Value Examples
p-val calculation to compare mulinomial trials. This function is R only,
use m.test
for a faster alternative.
1 |
experiments |
List of multinomial trials. Each
trial is codified as a vector with the number of results in each category.
The number and order of categories must be the same
in every experiment.
In a
binomial experiment, this would be |
p-value according to the null hypothesis that the probability of each outcome is the same in every experiment (two-sided)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.