| TwoByTwoTable-class | R Documentation |
A class to store a contingency table as a table, calculate associated statistics and specify which values should be used as the reference when calculating statistics. This variant must have two rows and two columns.
dataa table representing the contingency table to calculate statistics for
columnReferenceValueA string representing a value present in the column names of the contingency table
rowReferenceValueA string representing a value present in the row names of the contingency table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.