Azzera filtri
Azzera filtri

Does the Equation of Silverman'r rule under MVKSDENSITY function is correct?

3 visualizzazioni (ultimi 30 giorni)
Dear All, For the equation of Smoothing window parameter, MATLAB built-in function utilize the Silverman'r rule (it is Silverman instead of Scott rule, see the thread here Scoot or Silverman).
With reference from previous studies, the Silverman's equation as in the picture below
From Wiki
Whereas, the equation use in Matlab (see MVKSDENSITY, line 318) is
sig * (4/((d+2)*N))^(1/(d+4));
The obvious different in the equation used in MATLAB function is, absent of the negative sign in the (1/(d+4))
I really appreciate if someone can give some feedback whether the absent of the negative sign is deliberate or due to some type?
Thanks in advance.

Risposte (0)

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by