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 Center および MATLAB AnswersHypothesis 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