|
ReceiverOperatingCharacteristicNegativeResults Property
|
Gets the actual test results for subjects
which should have been labeled as negative.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[] NegativeResults { get; }
Public ReadOnly Property NegativeResults As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also