Auxiliary Internal Functions
nominating(
parties,
lists_per_party,
rank_cand,
n_cand,
party_1 = TRUE,
party = NULL
)data.frame with the following variable
List rank/position
Candidate ID
Candidate's ideological position
List ID
Party ID
See simulate_election().
See simulate_election().
See simulate_election().
Numeric maximum number of candidates running in a party list; defaults to 0, which is internally interpreted as the district magnitude.
Boolean: Are we generating the last (only) party list? Defaults to TRUE.
Optional numeric party ID.