# Generated by roxygen2: do not edit by hand

S3method(summary,elochoice)
export(elochoice)
export(makepairwise)
export(randompairs)
export(raterprog)
export(raterprogplot)
export(ratings)
export(reliability)
export(singlechoice)
export(triplets)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(psychotools,"labels<-")
importFrom(psychotools,paircomp)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rnbinom)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(EloChoice, .registration = TRUE)
