cjerzak commited on
Commit
89980df
·
verified ·
1 Parent(s): c83b72e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
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.