![]() | ContingencyData Properties |
The ContingencyData type exposes the following members.
Name | Description | |
---|---|---|
![]() | FalseNegative | [bigint] False Negative (Type II Error)
|
![]() | FalsePositive | [bigint] False Positive (Type I Error)
|
![]() | PredictedNulls | [bigint] Predicted Nulls (Type III Error)
|
![]() | TrueNegative | [bigint] True Negative
|
![]() | TruePositive | [bigint] True Positive
|