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