Aggregators.FirstQuartile Property

Gets an aggregator that computes the first quartile.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static TypePreservingAggregatorGroup FirstQuartile { get; }

Property Value

TypePreservingAggregatorGroup

See Also