R/y12.R

#' Example of an STV election - Yale faculty election (last 12)
#'
#' Votes are in a ballot-format matrix
#'
#' @format A list with 10 variables, largest the vote matrix (424 x 44)
#' \describe{
#'   \item{s}{number of seats}
#'   \item{c}{number of candidates}
#'   ...
#'}
#' @source \url{https://cran.r-project.org/package=STV}
"y12"

Try the pref package in your browser

Any scripts or data that you put into this service are public.

pref documentation built on May 29, 2024, 2:02 a.m.