Generalized logistic distribution (GLO) library

버전 1.0.1 (5.04 KB) 작성자: Guillaume Talbot
A package of the most common functions for the Generalized Logistic distribution (GLO)
다운로드 수: 71
업데이트 날짜: 2021/4/28

라이선스 보기

The Generalized Logistic distribution is an interesting alternative for extreme values modelization, like the GEV or Pearson 3 distributions (among others)

For the Generalized Logistic distribution 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

The fitting of the parameters is based on the L-moment method from Hosking and Wallis (1997) :
Hosking, J., & Wallis, J. (1997). Regional Frequency Analysis: An Approach Based on L-Moments. Cambridge: Cambridge University Press. doi:10.1017/CBO9780511529443

인용 양식

Guillaume Talbot (2024). Generalized logistic distribution (GLO) library (https://www.mathworks.com/matlabcentral/fileexchange/91125-generalized-logistic-distribution-glo-library), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

-Added lines of code to replace complex values (when x is out of range) with NaNs

1.0.0