Click or drag to resize
Accord.NET (logo)

MultivariateEmpiricalDistributionSilvermanRule Method

Overload List
  NameDescription
Public methodStatic memberSilvermanRule(Double)
Gets the Silverman's rule. estimative of the smoothing parameter. This is the default smoothing rule applied used when estimating MultivariateEmpiricalDistributions.
Public methodStatic memberSilvermanRule(Double, Double)
Gets the Silverman's rule. estimative of the smoothing parameter. This is the default smoothing rule applied used when estimating MultivariateEmpiricalDistributions.
Public methodStatic memberSilvermanRule(Double, Int32)
Gets the Silverman's rule. estimative of the smoothing parameter. This is the default smoothing rule applied used when estimating MultivariateEmpiricalDistributions.
Public methodStatic memberSilvermanRule(Double, Double, Int32)
Gets the Silverman's rule. estimative of the smoothing parameter. This is the default smoothing rule applied used when estimating MultivariateEmpiricalDistributions.
Top
See Also