VectorMathKurtosis(IReadOnlyListSingle) Method |
Returns the kurtosis of the elements in vector. The kurtosis is defined as
kurtosis(X) = E{(X-µ)^4}/((E{(X-µ)²})².
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also