Base implementation, used by quorum_functions
.
Value
Logical vector with length equal to the number of lists/parties (votes_matrix
rows) showing whether they reached the quorum or not.
Note
Votes are not weighted across districts. This is relevant if the quorum threshold is the
minimal number of voters (either as percentage or absolute value). In this case, use
weight_list_votes()
before calculating the quorum.