View source: R/biproportional-lower.R
find_matrix_divisors | R Documentation |
Find divisors for a matrix with alternate scaling
find_matrix_divisors(M, seats_cols, seats_rows, round_func)
M |
votes_matrix |
seats_cols |
target seats for each column |
seats_rows |
target seats for each row |
round_func |
rounding function. Called like
|
list of divisors (column and row)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.