Pearson 3 distribution library

A package of the most common functions for the Pearson 3 distribution
ダウンロード: 261
更新 2022/8/26

ライセンスの表示

For the Pearson 3 distribution
-Estimate the parameters of the distribution for a given sample
-Compute the probability density function (pdf)
-Compute the cumulative distribution function (cdf)
-Compute the inverse of the cumulative distribution function
-Generate a random sample

引用

Guillaume Talbot (2024). Pearson 3 distribution library (https://www.mathworks.com/matlabcentral/fileexchange/87629-pearson-3-distribution-library), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2018a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを与えたファイル: Extreme values statistical analysis library

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.4

Fixed some description errors in the help sections

1.0.3

-Statiscal Toolbox isn't necessary anymore
- Harmonisation with my Extreme Values Analysis library

1.0.2

-Small corrections in the help section
-Improved the computation of the L-moments in the Pearson3_fit function. Replaced the "for loop" by a vectorization
-Added an example script

1.0.1

Added image

1.0.0