Click or drag to resize
Accord.NET (logo)

PearsonOmega Property

Gets or sets the kernel's parameter omega. Default is 1.

Namespace:  Accord.Statistics.Kernels
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public double Omega { get; set; }
Request Example View Source

Property Value

Type: Double
See Also