Fitting a probability density function with a kernel density estimator. How Matlab handles the support?
Show older comments
Hi everybody,
This is related to the fitdist Matlab function (used to fit probability density functions) here. I know how to use the function no problem. My question is when using the Kernel density option, how does Matlab handles the "support". Matlab provides two options for support: 1) unbounded (Density can extend over the whole real line) and positive (Density is restricted to positive values). If anybody can help me illuminating how does Matlab handle theoretically the positive option, I would appreciate it. The unbounded one is pretty clear, but I after considerable time spent, I have not found the documentation in how the "positive" option is handled.
I would like to know the assumptions that goes into handling the 'positive' option as that would help me understand one is really happening near the zero boundary and how justified is my non-parametric probability density function estimation.
Thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Kernel Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!