Fitting a probability density function with a kernel density estimator. How Matlab handles the support?
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Kernel Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!