Click or drag to resize
Accord.NET (logo)

ServoOutput Property

Gets the regression output for the data in the Servo dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax
public double[] Output { get; }
Request Example View Source

Property Value

Type: Double
See Also