circstat / circstat-matlab

Matlab Circular Statistics Toolbox
79 stars 41 forks source link

p-values in circ_kuipertest #25

Open A-ep93 opened 3 years ago

A-ep93 commented 3 years ago

Hello, How can I use the circ_kuipertest if my input data has a large number of arrays. I can see that the maximum n is 501 in your code (kuipertable.mat), however, what should I do if the data size is large (2000 for instance)? Thanks in advance