Fitting Data on Various Distributions (MLE Estimation)
이전 댓글 표시
I need to test my data against many different distributions in order to detect the one that fist the best (AD or KS goodness of fit test). Fitting on supported distributions is easy (fitdist, mle, etc...), but I also have to work with distributions whose fit has not yet been implemented on Matlab. To be specific, I need to perform my test against the following ones:
- F Distribution
- Cauchy
- Pareto (ordinary, not generalized)
- Chi Squared
- G-and-H
Any help is more than welcome (links to existing implementations, suggestions, papers, etc...).
Thanks!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Generalized Pareto Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!