plotcdfkuiper
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: CDFPLOT, kupiertest
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |