Click or drag to resize
sqx

ContingencyData Properties

The ContingencyData type exposes the following members.

Properties
  NameDescription
Public propertyFalseNegative
[bigint] False Negative (Type II Error)
Public propertyFalsePositive
[bigint] False Positive (Type I Error)
Public propertyPredictedNulls
[bigint] Predicted Nulls (Type III Error)
Public propertyTrueNegative
[bigint] True Negative
Public propertyTruePositive
[bigint] True Positive
Top
See Also