Click or drag to resize
Accord.NET (logo)

ReceiverOperatingCharacteristicCompute Method (Double)

Computes a ROC curve with the given increment points

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

Parameters

cutpoints
Type: SystemDouble
See Also