Kernel |
public static double Estimate( double x, double bandwidth, IList<double> samples, Func<double, double> kernel )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Statistics.KernelDensity.Estimate(System.Double,System.Double,System.Collections.Generic.IList{System.Double},System.Func{System.Double,System.Double})"]
[Missing <param name="bandwidth"/> documentation for "M:Altaxo.Calc.Statistics.KernelDensity.Estimate(System.Double,System.Double,System.Collections.Generic.IList{System.Double},System.Func{System.Double,System.Double})"]
[Missing <param name="samples"/> documentation for "M:Altaxo.Calc.Statistics.KernelDensity.Estimate(System.Double,System.Double,System.Collections.Generic.IList{System.Double},System.Func{System.Double,System.Double})"]
[Missing <param name="kernel"/> documentation for "M:Altaxo.Calc.Statistics.KernelDensity.Estimate(System.Double,System.Double,System.Collections.Generic.IList{System.Double},System.Func{System.Double,System.Double})"]
[Missing <returns> documentation for "M:Altaxo.Calc.Statistics.KernelDensity.Estimate(System.Double,System.Double,System.Collections.Generic.IList{System.Double},System.Func{System.Double,System.Double})"]