showMcNemarTest: Visualize results of McNemar's Test

Description Usage Arguments Value

View source: R/CtsHypothesisTests.R

Description

relevant parameters are passed to mcnemar.test

Usage

1
showMcNemarTest(x, y = NULL, correct = TRUE, verbose = 1)

Arguments

x

two dimensional contingency table as a matrix or a factor object

y

factor object, ignored if x is a matrix

correct

logical indicating whether or not to perform continuity correction

verbose

if verbose > 0 the resulting graph is printed

Value

results of call to mcnemar.test


mcStats documentation built on March 26, 2020, 7:37 p.m.