Is your feature request related to a problem? Please describe.
Cohen, Duchin, Matthews, and Suwal (https://mggg.org/uploads/DP.pdf) analyze the effects of the Census DAS policy for voting rights analyses and litigation. Their suggestion is that any bias induced by DAS can be alleviated by either trimming very small precincts from any voting rights analysis, or by weighting precincts by total turnout in any ecological regression or EI analysis. However, it is difficult to figure out whether any weighting functionality is supported, or if it happens automatically using the totals argument, in any of the main estimation functions in eiCompare.
Describe the solution you'd like
Either documentation discussing how precincts are weighted by default in each of these three estimation functions, or an additional weights argument where users can weight by the population total of their choice.
Describe alternatives you've considered
Dropping small precincts is an alternative that I can immediately implement, but weighting would be a really welcome feature and also fits with their primary recommendation.
Is your feature request related to a problem? Please describe.
Cohen, Duchin, Matthews, and Suwal (https://mggg.org/uploads/DP.pdf) analyze the effects of the Census DAS policy for voting rights analyses and litigation. Their suggestion is that any bias induced by DAS can be alleviated by either trimming very small precincts from any voting rights analysis, or by weighting precincts by total turnout in any ecological regression or EI analysis. However, it is difficult to figure out whether any weighting functionality is supported, or if it happens automatically using the
totalsargument, in any of the main estimation functions ineiCompare.Describe the solution you'd like
Either documentation discussing how precincts are weighted by default in each of these three estimation functions, or an additional
weightsargument where users can weight by the population total of their choice.Describe alternatives you've considered
Dropping small precincts is an alternative that I can immediately implement, but weighting would be a really welcome feature and also fits with their primary recommendation.