sumZR {polrep} | R Documentation |
This is a helper function to calculate the sum of the absolute differences |Z-R|
sumZR(Z,R)
Z |
Population vector |
R |
Vector for the representatives |
This is a helper function.
Sum of absolute differences
Didier Ruedin