Kolmogorov-Smirnov Limits on a CDF plot

Hi there,
Is there a way to plot KS limits on a CDF instead of the confidence interval?
Thanks, Tim

 채택된 답변

Tom Lane
Tom Lane 2012년 2월 28일

0 개 추천

Try running kstest with a sample of the appropriate size, just to get the fourth output argument. This is the critical value for the test, indicating a distance that is just significant at the desired level. Then you could plot the cdf +/- this critical value.

추가 답변 (0개)

질문:

Tim
2012년 2월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by