Impartial#
- generate_asymmetric_votes(num_agents: int | None = None, **_kwargs)[source]#
Generates the votes based on the Asymmetric model.
- generate_group_ic_votes(num_agents: int | None = None, proportion: int = 0.5, **_kwargs)[source]#
Generates the votes based on the Group Impartial Culture model.
- generate_ic_votes(num_agents: int | None = None, **_kwargs)[source]#
Generates the votes based on the Impartial Culture model.