powered by
summarize elochoice object
# S3 method for elochoice summary(object, ...)
an object of class "elochoice", usually the result of a call to elochoice
"elochoice"
elochoice
further arguments passed to or from other methods. Nothing relevant in this case.
# NOT RUN { xdata <- randompairs(nstim=10, nint=500) x <- elochoice(xdata$winner, xdata$loser, runs=5) summary(x) # }
Run the code above in your browser using DataLab