The MCTab class serves as the store for 2x2 contingency table
MCTab
MCTab(data, tab, levels)
data
(data.frame) original data set.
data.frame
tab
(table) table class converted from table() to display 2x2 contingency table.
table
table()
levels
(character) levels of measurements.
character
An object of class MCTab.
candidate