plotcdfkuiper

Plot cumulative distribution and apply Kuiper test.

You are now following this Submission

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 (2026). plotcdfkuiper (https://nl.mathworks.com/matlabcentral/fileexchange/21280-plotcdfkuiper), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: CDFPLOT, kupiertest

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0