ContingencyTable Properties |
The ContingencyTable type exposes the following members.
Name | Description | |
---|---|---|
Binary |
Gets a façade that exposes properties defined only for 2 X 2 contingency tables.
(Inherited from ContingencyTableR, C.) | |
Columns |
Gets the column values.
(Inherited from ContingencyTableR, C.) | |
Item |
Gets the number of events that occurred in the specified cell.
(Inherited from ContingencyTableR, C.) | |
Rows |
Gets the row values.
(Inherited from ContingencyTableR, C.) | |
Total |
Gets the total number of events recorded in the table.
(Inherited from ContingencyTableR, C.) |