cotecora-team-2 / quickcountmx

Functions to simulate and estimate Mexican election results based on a random sample, the functions were used, among other methodologies, to anticipate the final results of the 2021 Mexican elections.
Other
21 stars 9 forks source link

Add logit model #53

Closed felipegonzalez closed 6 months ago

felipegonzalez commented 7 months ago

This model removes parameters for participation (estimated instead from votes of each party), and uses inv_logit instead of softmax.