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.
Citation pour cette source
Stephen Bocquet (2024). plotcdfkuiper (https://www.mathworks.com/matlabcentral/fileexchange/21280-plotcdfkuiper), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : CDFPLOT, kupiertest
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |