Package: rankrate Title: Joint Statistical Models for Preference Learning with Rankings and Ratings Version: 1.2.1 Authors@R: person("Michael", "Pearce", , "pearce790@gmail.com", role = c("aut", "cre","cph"), comment = c(ORCID = "0000-0002-9313-271X")) Description: Statistical tools for the Mallows-Binomial model, the first joint statistical model for preference learning for rankings and ratings. This project was supported by the National Science Foundation under Grant No. 2019901. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 LazyData: TRUE Imports: stats, gtools, isotone Suggests: knitr, rmarkdown, devtools, ggplot2, pander, reshape2 VignetteBuilder: knitr URL: https://pearce790.github.io/rankrate/, https://github.com/pearce790/rankrate/ BugReports: https://github.com/pearce790/rankrate/issues Repository: https://pearce790.r-universe.dev Date/Publication: 2025-03-26 21:59:42 UTC RemoteUrl: https://github.com/pearce790/rankrate RemoteRef: HEAD RemoteSha: 85ad3161948e5120a0a9e0816099ec4240044e27 NeedsCompilation: no Packaged: 2026-06-20 09:28:56 UTC; root Author: Michael Pearce [aut, cre, cph] (ORCID: ) Maintainer: Michael Pearce