Suppose that I have two or more groups of data (e.g. two or more cities with 10 sampled population each) and I want to test if they behave differently for a variable (e.g. specific crime) through the years.
The obvious parametric choice is one way ANOVA for repeated measures, but if the assumptions (normality, outliers) are not satisfied then what is the non parametric equivalent? Friedman test does not take into account more than one group (e.g. city) concurrently.