[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUDITORY] MATLAB (or similar) software package for paired comparisons?



Dear Sebastian,
I did not know the BTL model. So thank you to point that out.

You are asking for software but I am not aware of any available GUI.

Instead here is a list of libraries that I've found.

My first choice for statistics' models is always the R's cran repository, where usually there is almost everything related to statistical analysis. There you can find five different packages dealing with BTL ( https://cran.r-project.org/web/packages/available_packages_by_date.html )

But you asked for Python or Matlab... than File Exchange from Matlab returned this lib: https://it.mathworks.com/matlabcentral/fileexchange/4862-optipt

Instead, for Python the repo to consider is pypi.org and I found also other libs there ( https://pypi.org/search/?q=bradley+terry&o= ). Probably the most interesting lib is https://pypi.org/project/choix/ , which has also a github repo https://github.com/lucasmaystre/choix

Finally, searching into github usually it can return some interesting results. Also stackexchange.com can be a good starting point ( https://datascience.stackexchange.com/questions/18828/from-pairwise-comparisons-to-ranking-python )

I hope that at list one lib can be useful for your work. If you can tell me which one fits your need please let me know!

Regards,
Roberto

--
Roberto Barumerli,
Ph.D. student

Dept. of Information Engineering
University of Padova
Via Gradenigo 6/B,
35131 Padova, Italy

Skype: roberto.baru
Website: dei.unipd.it/~barumerli

Il 19/12/19 10:46, Bastian Epp ha scritto:
Hi List!

Before we now spend time on something already existing: Does anybody have (and is willing to share) a software to do paired-comparisons (aimed to use BTL)? Preferrable coded in MATLAB (or PYTHON)?

Any pointer would be highly appreciated.

Thanks and a nice christmas to everyone!

BAstian