fitalldist

版本 1.0.2 (2.7 KB) 作者: Ran Wei
Fit distributions to input vector/matrix and output the distribution with the lowest value from K-S test.
51.0 次下载
更新时间 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