Package: EloChoice 0.29.6

EloChoice: Preference Rating for Visual Stimuli Based on Elo Ratings

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) <doi:10.1371/journal.pone.0190393> provide details.

Authors:Christof Neumann

EloChoice_0.29.6.tar.gz
EloChoice_0.29.6.zip(r-4.7)EloChoice_0.29.6.zip(r-4.6)EloChoice_0.29.6.zip(r-4.5)
EloChoice_0.29.6.tgz(r-4.6-x86_64)EloChoice_0.29.6.tgz(r-4.6-arm64)EloChoice_0.29.6.tgz(r-4.5-x86_64)EloChoice_0.29.6.tgz(r-4.5-arm64)
EloChoice_0.29.6.tar.gz(r-4.7-arm64)EloChoice_0.29.6.tar.gz(r-4.7-x86_64)EloChoice_0.29.6.tar.gz(r-4.6-arm64)EloChoice_0.29.6.tar.gz(r-4.6-x86_64)
EloChoice_0.29.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
EloChoice/json (API)
NEWS

# Install 'EloChoice' in R:
install.packages('EloChoice', repos = c('https://gobbios.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gobbios/elochoice/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

cpp

4.58 score 4 stars 19 scripts 253 downloads 1 mentions 9 exports 5 dependencies

Last updated from:b21d17ff0f. Checks:10 NOTE, 2 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE163
linux-devel-x86_64NOTE137
source / vignettesOK225
linux-release-arm64NOTE145
linux-release-x86_64NOTE132
macos-release-arm64NOTE122
macos-release-x86_64NOTE174
macos-oldrel-arm64NOTE87
macos-oldrel-x86_64NOTE153
windows-develNOTE118
windows-releaseNOTE121
windows-oldrelFAIL60
wasm-releaseOK107

Exports:elochoicemakepairwiserandompairsraterprograterprogplotratingsreliabilitysinglechoicetriplets

Dependencies:psychotoolsrbibutilsRcppRcppArmadilloRdpack

EloChoice: a tutorial

Rendered fromEloChoice-tutorial.Rmdusingknitr::rmarkdownon May 08 2026.

Last update: 2019-07-03
Started: 2019-07-03