Package: EloChoice Type: Package Title: Preference Rating for Visual Stimuli Based on Elo Ratings Version: 0.29.6 Date: 2025-01-29 Author: Christof Neumann Maintainer: Christof Neumann Description: Allows calculating global scores for characteristics of visual stimuli as assessed by human raters. Stimuli are presented as sequence of pairwise comparisons ('contests'), during each of which a rater expresses preference for one stimulus over the other (forced choice). The algorithm for calculating global scores is based on Elo rating, which updates individual scores after each single pairwise contest. Elo rating is widely used to rank chess players according to their performance. Its core feature is that dyadic contests with expected outcomes lead to smaller changes of participants' scores than outcomes that were unexpected. As such, Elo rating is an efficient tool to rate individual stimuli when a large number of such stimuli are paired against each other in the context of experiments where the goal is to rank stimuli according to some characteristic of interest. Clark et al (2018) provide details. License: GPL (>=3) LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, psychotools, Rdpack Suggests: xtable, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 RdMacros: Rdpack URL: https://github.com/gobbios/EloChoice BugReports: https://github.com/gobbios/EloChoice/issues Config/testthat/edition: 3 Repository: https://gobbios.r-universe.dev Date/Publication: 2025-01-29 22:31:10 UTC RemoteUrl: https://github.com/gobbios/elochoice RemoteRef: HEAD RemoteSha: b21d17ff0fd676e11eab4e75aa2ef203973c925b NeedsCompilation: yes Packaged: 2026-06-07 06:11:50 UTC; root