Fitting a probability density function with a kernel density estimator. How Matlab handles the support?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Kernel Distribution en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!