Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

How do you determine the degrees of freedom for Kuiper's Test of Uniformity for circular data?

I have been using various R packages for circular data (circular, CircStats) and I can't seem to find out how to get the degrees of freedom for the Kuiper's test.

share|improve this question

1 Answer

As you can check from Wikipedia and from the help pages of the packages that you mention, Kuiper's test does not have a degree of freedom. It proceeds like the Kolmogorov-Smirnov test, which also does not have a degree of freedom.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.