public override double ExcessKurtosis { get; }
Public Overrides ReadOnly Property ExcessKurtosis As Double
Get
public:
virtual property double ExcessKurtosis {
double get () override;
}
abstract ExcessKurtosis : float with get
override ExcessKurtosis : float with get
The excess kurtosis of a distribution is a measurement of the fatness of its tails relative to the normal distribution.