Gets an aggregator that computes the third quartile.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static TypePreservingAggregatorGroup ThirdQuartile { get; }
Public Shared ReadOnly Property ThirdQuartile As TypePreservingAggregatorGroup
Get
public:
static property TypePreservingAggregatorGroup^ ThirdQuartile {
TypePreservingAggregatorGroup^ get ();
}
static member ThirdQuartile : TypePreservingAggregatorGroup with get
Property Value
Type:
TypePreservingAggregatorGroup
Reference