HigherMomentsAccumulator<T> Properties

Properties

Count Gets the accumulated number of non-missing values.
FourthCentralMoment Gets the accumulated fourth central moment of the sequence.
HasValue 
Kurtosis Gets the accumulated kurtosis of the sequence.
Mean Gets the accumulated mean of the sequence.
SecondCentralMoment Gets the accumulated second central moment of the sequence.
Skewness Gets the accumulated skewness of the sequence.
ThirdCentralMoment Gets the accumulated third central moment of the sequence.

See Also