Fligner Killeen Test.Fraction To Trim Property
Gets or sets the fraction of the data to trim from each end of the sample
when the trimmed mean is set as the LocationMeasure.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
public double FractionToTrim { get; set; }
Property Value
DoubleExceptions
Argument | The value is less than zero or greater than 0.5. |