I have a dataset of six variables that represent respondents' ranking to six different stimuli. Each respondent ranked this stimuli in order of preference from 1 to 6. This means that each row of a data matrix with these 6 variables can't have two of the same values. I also have a variable that represents respondent's gender.
I would like to examine whether there are gender differences in terms of their ranking preferences for each of these 6 stimuli (variables). I am not sure if ordinal regression is an appropriate statistical analysis, since a person's response on one of the variables depends on the his/her responses on the other variables.
Any suggestions or insights on what could be an appropriate analysis for such rank ordered data is appreciated!