cor.bowker.symmetry.1948: Bowker's Symmetry Test

View source: R/cor.bowker.symmetry.1948.R

cor.bowker.symmetry.1948R Documentation

Bowker's Symmetry Test

Description

Calculates Bowker's Symmetry Test test for given contingency table.

Usage

cor.bowker.symmetry.1948(
  observed.frequencies,
  alternative = c("greater", "two.sided", "less")
)

Arguments

observed.frequencies

A matrix of observed frequency values to test.

alternative

The alternative hypothesis to use for the test computation.

Value

The results of the statistical test.


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.