I am working out the difference between two angles from a circle, and I work out the mean difference across 96 trials in 10 separate samples.
In order to detect outliers for statistical analysis, Barnett & Lewis (Outliers in Statistical Data, 1984) suggest the use of a von Mises basic model (at section 7.1).
Is a von Mises distribution appropriate in my case? I'm not interested in the raw angle values per se, but the difference between them.
I understand how outliers are calculated from z-scores, standard deviations from the mean, etc., but I don't understand how how they are calculated from von Mises – can anybody offer simple clarification?