fractionalization | R Documentation |
'fractionalization()' calculates the rate of electoral fractionalization according to Douglas Rae's (1968) formula.
fractionalization(x)
x |
( |
Returns a numerical vector with the estimate of party fractionalization. The result of the index is a value between 0 and 1. The closer to zero, the lower the fractionalization; the closer to 1, the higher the fractionalization.
Rae, D. (1968). A note on the fractionalization of some European party systems. Comparative Political Studies, 1(3), 413-418.
fractionalization(c(0.2, 0.3, 0.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.