Click or drag to resize
Accord.NET (logo)

ReceiverOperatingCharacteristicPointCollectionGetOneMinusSpecificity Method

Gets an array containing (1-specificity) values for each point in the curve.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public double[] GetOneMinusSpecificity()
Request Example View Source

Return Value

Type: Double
See Also