This function performs the empirical calculation of the cumulative distribution function of a random vector whose distribution is supposed to be normal. The CDF of input vector is represented in a gausso-arithmetic scale and tested in a linear regression. The corresponding coefficient of determination indicates the normality of the CDF.
The function is similar to "normplot" function (from MATLAB Statistical Toolbox) but requires no toolbox.
Eric Ogier (2021). Cumulative distribution function - Gausso-arithmetic scale (https://www.mathworks.com/matlabcentral/fileexchange/56503-cumulative-distribution-function-gausso-arithmetic-scale), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Excellent ! It works with no toolbox.