Johnson curve fitting
No License
Implements Carnegie-Mellon STATLIB/Applied Statistics AS-99 for fitting Johnson curve pdfs and developed by:
Hill, I.D., R. Hill, and R.L. Holder, 1976. Algorithm AS 99: Fitting Johnson Curves by Moments, Applied Statistics, Vol. 25, No. 2, 180-189.
[gamma,delta,lambda,xi,jctype,fault_msg]=cmu_as99_johnson_pdf_off_line(x)
Input:
x vector of sample observations
Output:
Parameter names as in AS-99.
Johnson curve parameters:
AS-99 Hahn-Shapiro
gamma gamma
delta eta
xi epsilon
lambda lambda
Johnson curve type and error state: jctype, fault_msg
Cite As
Benjamin Levy (2026). Johnson curve fitting (https://www.mathworks.com/matlabcentral/fileexchange/4595-johnson-curve-fitting), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | forgot to add dll file with new m file. |
