redist.find.target | R Documentation |
Given a percent goal for majority minority districts, this computes the average
value of minority in non-majority minority districts. This value is "tgt_other"
in redist_flip
and redist_smc
.
redist.find.target(tgt_min, group_pop, total_pop, ndists, nmmd)
tgt_min |
target group population for majority minority district |
group_pop |
A vector of populations for some subgroup of interest. |
total_pop |
A vector containing the populations of each geographic unit. |
ndists |
The number of congressional districts. |
nmmd |
The number of majority minority districts. |
numeric value to target
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.