Click or drag to resize

Bandwidths Class

Provides bandwidth selection rules (primarily for kernel density estimation).
Inheritance Hierarchy
SystemObject
  Altaxo.Calc.ProbabilityBandwidths

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public static class Bandwidths

The Bandwidths type exposes the following members.

Methods
 NameDescription
Public methodStatic memberNrd0 Computes the normal reference bandwidth (R's bw.nrd0) for kernel density estimation.
Top
See Also