plotcdfkuiper

Plot cumulative distribution and apply Kuiper test.
1.1K Downloads
Updated 2 Sep 2008

View License

plotcdfkuiper(x,a,b,cdf,varargin)

Plot the cumulative probability distribution for a set of variates x between limits a,b and compare with the theoretical cumulative distribution function using the Kuiper test.

cdf = handle for cumulative distribution function
varargin contains parameters for cdf
plot limits and cdf are optional inputs

The Kuiper test is similar to the Kolmogorov-Smirnov test, but the Kolmogorov-Smirnov test is most sensitive around the median and less sensitive at the tails of the distribution, whereas the Kuiper test is
equally sensitive to all values of x.

Cite As

Stephen Bocquet (2024). plotcdfkuiper (https://www.mathworks.com/matlabcentral/fileexchange/21280-plotcdfkuiper), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: CDFPLOT, kupiertest

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0