vote: Voting correlations
Description
Voting correlationsformat
A 12x12 matrix.source
Iversen, Torben, and David Soskice. 2006. Electoral
institutions and the politics of coalitions: Why some
democracies redistribute more than others.
American Political Science Review, 100, 165-81.References
Using Graphs Instead of Tables.
http://tables2graphs.com/doku.php?id=03_descriptive_statistics#a_correlation_matrixExamples
Run this codedata(vote)
corrgram(vote, order=TRUE)
Run the code above in your browser using DataLab