The circular analogue of a one-way ANOVA: tests whether two or more groups of angles share a common mean direction (assuming von Mises data of similar concentration). Use it to compare, e.g., coupling angles between limbs, speeds or groups.
Usage
watsonWilliamsTest(angles, group = NULL, units = c("degrees", "radians"))Value
an htest: F statistic (concentration-corrected), df and p.value.
Warns when the pooled concentration is low (rbar < 0.45), where the test
is unreliable.