VoteProfiles: Computes All Vote Profiles Given a Veto-Majority Voting Rule

Description Usage Arguments Value

Description

VoteProfiles computes matrices of vote profiles given a voting rule.

Usage

1
VoteProfiles(R, V = 0, I)

Arguments

R

(required) the number of members that have to agree to pass a proposal excluding the members that have veto power.

V

the number of members that have to agree to pass a proposal.

I

(required) the number of members voting.

Value

A list object with two matrices that list all vote profiles which imply the adoption (yescols) or rejection (nocols) of a proposal. A column refers to a voting member and a row to a vote profile.

Notice that this function is time- and memory intensive if I is large.


sumtxt/consilium documentation built on May 30, 2019, 8:38 p.m.