![]() |
ReceiverOperatingCharacteristic Properties |
The ReceiverOperatingCharacteristic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actual |
Gets the actual values given by the test.
|
![]() | Area |
Gets the area under this curve (AUC).
|
![]() | Expected |
Gets the ground truth values, or the values
which should have been given by the test if
it was perfect.
|
![]() | NegativeAccuracies |
Gets DeLong's pseudoaccuracies for the negative subjects |
![]() | NegativeResults |
Gets the actual test results for subjects
which should have been labeled as negative.
|
![]() | Negatives |
Gets the number of actual negative cases.
|
![]() | Observations |
Gets the number of cases (observations) being analyzed.
|
![]() | Points |
Gets the points of the curve.
|
![]() | PositiveAccuracies |
Gets DeLong's pseudoaccuracies for the positive subjects.
|
![]() | PositiveResults |
Gets the actual test results for subjects
which should have been labeled as positive.
|
![]() | Positives |
Gets the number of actual positive cases.
|
![]() | StandardError |
Gets the standard error for the Area.
|
![]() | Variance |
Gets the variance of the curve's Area.
|