|
ReceiverOperatingCharacteristicExpected Property
|
Gets the ground truth values, or the values
which should have been given by the test if
it was perfect.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[] Expected { get; }
Public ReadOnly Property Expected As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also