In response to last week's post on the rapidly increasing ideology of the US Republican Party, Mike Lawrence suggested another way of looking at the DW-NOMINATE ideology data. Rather than simply looking at boxplots of the congress scores by party over time, we could fit a smooth curve to get a better sense of the trends over time. Mike provided R code to do exactly that, using a generalized additive model to fit the smooth curve to the data since the two-party system began, and using his ez package to visualize the result. I modified Mike's code slightly to match the traditional party colours and to put year (rather than congress number) on the horizontal axis:
In this chart, higher means more rightward-leaning. While the Democratic party has drifted leftwards over the past 50 years, you can see a sudden turn to the right beginning in 2005. And in this version of the chart you can clearly see the march of the Republican party to the far right, beginning in 1975.
Since you're talking about "right" and "left," it would probably be better to flip the axes. As it is I naturally rotate the graph 90-degrees counterclockwise and end up confused when you say the republicans are going right and the democrats are drifting left.
Posted by: Jonathan | November 06, 2012 at 05:57
i see the republicians and democrats diverging.
can you do the same plot but do the abs(democratic) so on same scale might be easier to visualise the % difference.
Posted by: tonycaine | November 07, 2012 at 00:31