Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Double
See Also