Aggregators.FirstQuartile Property

Gets an aggregator that computes the first quartile.

Definition

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

Property Value

TypePreservingAggregatorGroup

See Also