View source: R/cor.bowker.symmetry.1948.R
cor.bowker.symmetry.1948 | R Documentation |
Calculates Bowker's Symmetry Test test for given contingency table.
cor.bowker.symmetry.1948(
observed.frequencies,
alternative = c("greater", "two.sided", "less")
)
observed.frequencies |
A matrix of observed frequency values to test. |
alternative |
The alternative hypothesis to use for the test computation. |
The results of the statistical test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.