fitalldist

버전 1.0.2 (2.73 KB) 작성자: Ran Wei
Fit distributions to input vector/matrix and output the distribution with the lowest value from K-S test.
다운로드 수: 51
업데이트 날짜: 2018/8/1

라이선스 보기

The distributions tried are Exponential, Normal, Triangular, Uniform, Gamma, Lognormal, Poisson, Weibull. User may input the second argument to choose advanced features to treat non-numerical input vector/matrix. K-S test is performed to each distribution fitted. The distribution with the lowest K-S value and p value higher than 0.05 is chosen as the best fitted distribution.

인용 양식

Ran Wei (2024). fitalldist (https://www.mathworks.com/matlabcentral/fileexchange/68382-fitalldist), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Hypothesis Tests에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.2

K-S test statistic and input checking mistaken from the previous versions are corrected.

1.0.1

Distribution requirement check error corrected

1.0.0