Description Usage Arguments Value Examples
This function only takes two experiments with two outcomes, usually called sucess and failure. The null hypothesis states that the probability of success in the first experiment is higher than the probability of success in the second experiment. Therefore, the order of the experiments is important.
1 | os.m.test(experiments)
|
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 for the one-sided null hypothesis.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.