get_divisors {proporz} | R Documentation |
Show the district and party divisors used to assign seats.
This method provides easier access to divisors stored in
attributes(...)$divisors
get_divisors(biproporz_result)
biproporz_result |
a matrix created by |
The district and party divisors in a list, each as a vector
seats_matrix = biproporz(uri2020$votes_matrix, uri2020$seats_vector)
get_divisors(seats_matrix)