Aggregators.Kurtosis Property
Gets an aggregator that computes the kurtosis.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static AggregatorGroup<double> Kurtosis { get; }