Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: LargestGroupWins
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
6 |
sdk: docker
|
@@ -9,4 +9,9 @@ license: mit
|
|
9 |
short_description: Repo on institutions and descriptive representation
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: LargestGroupWins
|
3 |
+
emoji: 🏆
|
4 |
colorFrom: blue
|
5 |
colorTo: yellow
|
6 |
sdk: docker
|
|
|
9 |
short_description: Repo on institutions and descriptive representation
|
10 |
---
|
11 |
|
12 |
+
Paper: ["Where Minorities are the Majority" by Gerring et al.](https://connorjerzak.com/inst/)
|
13 |
+
|
14 |
+
## Overview
|
15 |
+
This repository contains an R Shiny application that simulates a “largest-group-wins” scenario under a Single-Member-District (SMD) system with three groups (K=3).
|
16 |
+
|
17 |
+
It illustrates how population shares translate into seat-winning probabilities and computes a “Representation Index” to measure how well seat allocations match underlying group sizes.
|