Test whether groups share the same concentration (dispersion)
Source:R/circular_statistics.R
test_concentration.RdTwo tests are available:
parametric = TRUE(default)Likelihood-ratio test for equal von Mises \(\kappa\) across groups (
equal.kappa.test). Returns a chi-squared statistic with \(k-1\) degrees of freedom.parametric = FALSEWallraff's non-parametric test for equal angular dispersions – no distributional assumption required.