Click or drag to resize

ContingencyTableR, C Properties

The ContingencyTableR, C generic type exposes the following members.

Properties
  NameDescription
Public propertyBinary
Gets a façade that exposes properties defined only for 2 X 2 contingency tables.
Public propertyColumns
Gets the column values.
Public propertyItem
Gets the number of events that occurred in the specified cell.
Public propertyRows
Gets the row values.
Public propertyTotal
Gets the total number of events recorded in the table.
Top
See Also