showMcNemarTest: Visualize results of McNemar's Test
Usage
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