I have a state sequence object with a grouping variable that has 6 levels. I would like to create 3 sequence index plots, one for levels 1 and 2, one for levels 3 and 4, and one for levels 5 and 6, and a legend as a separate plot. These will be exported to create 3 slides in a presentation.
The group= option in seqIplot does not subset the data. I tried to subset the data frame to create 3 state sequence objects but not all levels have the same alphabet so that is not a viable solution. What is an easy way to plot a subset of groups?
meltfunction in thereshape2package – Ricardo Saporta Dec 17 '12 at 21:50