Kernel.NormalizationConstant Property

Gets a multiplicative constant for the kernel function that ensures that the kernel density estimate is a probability density.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double NormalizationConstant { get; }

Property Value

Double

See Also