Click or drag to resize
Accord.NET (logo)

CircularDescriptiveMeasuresOuterFence Property

Gets the variable's outer fences range.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public DoubleRange OuterFence { get; }
Request Example View Source

Property Value

Type: DoubleRange

Implements

IDescriptiveMeasuresOuterFence
See Also