
Plot cumulative issue majority vs individual issue majority by group
plot_cumulative_majority.RdFor each group, plot support for items in descending order of individual issue majority, overlaying the individual issue majority vs. the cumulative issue majority (proportion supporting the majority on all issues up to and including rank k).
Arguments
- results
Output from
measure_alignment().- show_response_value
Logical; show response values in labels.
- majority_cutoff
Logical; trim items that fall below majority cumulative support in each group.