Click or drag to resize

LogisticDistributionKurtosis Property

Gets the kurtosis, a measure of the degree of peakednesss of the density.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Kurtosis { get; }

Property Value

Double

Implements

IRandomVariableMomentsKurtosis
See Also