Skip to content

gobbios/EloChoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EloChoice

Install version from GitHub:

devtools::install_github("gobbios/EloChoice", build_vignettes = FALSE, dependencies = TRUE)

Set build_vignettes = TRUE if you want to generate the vignette/tutorial document during installation.

currently on CRAN:

CRAN_Status_Badge

AppVeyor build status Travis build status

This package 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.

About

Preference Rating for Visual Stimuli Based on Elo Ratings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors