plotcdfkuiper

Plot cumulative distribution and apply Kuiper test.
1,1K téléchargements
Mise à jour 2 sept. 2008

Afficher la licence

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
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Hypothesis Tests dans Help Center et MATLAB Answers
Remerciements

Inspiré par : CDFPLOT, kupiertest

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0