Kernel density estimation - Which approach is used by matlab?
Ältere Kommentare anzeigen
Hi,
I used the function "ksdensity(x)" to estimate a kernel density. Due to the fact that there are in generel different approaches to do so, I would like to know which is the standard algorithm that matlab uses while estimate this density.
In the help of matlab I just found a general reference for kernel density estimators.
Does someone can help me with this additional information?
Thanks in advance!
Greets, phanta
Akzeptierte Antwort
Weitere Antworten (1)
phanta
am 25 Aug. 2015
1 Kommentar
the cyclist
am 25 Aug. 2015
Did you look at the documentation to kernel distribution, which I put in my answer? There is a picture that illustrates the kernel shapes (including "normal"), and also a description of the bandwidth parameter. It all seems pretty well explained to me.
[Also, note that what you wrote here as an "answer" would have more logically been placed as a comment on my answer.]
Kategorien
Mehr zu Kernel Distribution finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!