Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 366 Bytes

quickcountmx

Functions to estimate Mexican election results based on final counts of polling stations. Various methods are implemented (ratio estimation, multilevel regresion with postestratification). Includes data from 2012 national election and governor election for Guanajuato and Morelos.

Installing:

devtools::install_github("tereom/quickcountmx")