Package: BayesMallows 2.2.7.9000
BayesMallows: Bayesian Preference Learning with the Mallows Rank Model
An implementation of the Bayesian version of the Mallows rank model (Vitelli et al., Journal of Machine Learning Research, 2018 <https://jmlr.org/papers/v18/15-481.html>; Crispino et al., Annals of Applied Statistics, 2019 <doi:10.1214/18-AOAS1203>; Sorensen et al., R Journal, 2020 <doi:10.32614/RJ-2020-026>; Stein, PhD Thesis, 2023 <https://eprints.lancs.ac.uk/id/eprint/195759>). Both Metropolis-Hastings and sequential Monte Carlo algorithms for estimating the models are available. Cayley, footrule, Hamming, Kendall, Spearman, and Ulam distances are supported in the models. The rank data to be analyzed can be in the form of complete rankings, top-k rankings, partially missing rankings, as well as consistent and inconsistent pairwise preferences. Several functions for plotting and studying the posterior distributions of parameters are provided. The package also provides functions for estimating the partition function (normalizing constant) of the Mallows rank model, both with the importance sampling algorithm of Vitelli et al. and asymptotic approximation with the IPFP algorithm (Mukherjee, Annals of Statistics, 2016 <doi:10.1214/15-AOS1389>).
Authors:
BayesMallows_2.2.7.9000.tar.gz
BayesMallows_2.2.7.9000.zip(r-4.7)BayesMallows_2.2.7.9000.zip(r-4.6)BayesMallows_2.2.7.9000.zip(r-4.5)
BayesMallows_2.2.7.9000.tgz(r-4.6-x86_64)BayesMallows_2.2.7.9000.tgz(r-4.6-arm64)BayesMallows_2.2.7.9000.tgz(r-4.5-x86_64)BayesMallows_2.2.7.9000.tgz(r-4.5-arm64)
BayesMallows_2.2.7.9000.tar.gz(r-4.7-arm64)BayesMallows_2.2.7.9000.tar.gz(r-4.7-x86_64)BayesMallows_2.2.7.9000.tar.gz(r-4.6-arm64)BayesMallows_2.2.7.9000.tar.gz(r-4.6-x86_64)
BayesMallows_2.2.7.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BayesMallows/json (API)
NEWS
| # Install 'BayesMallows' in R: |
| install.packages('BayesMallows', repos = c('https://ocbe-uio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ocbe-uio/bayesmallows/issues
Pkgdown/docs site:https://ocbe-uio.github.io
- beach_preferences - Beach preferences
- bernoulli_data - Simulated intransitive pairwise preferences
- cluster_data - Simulated clustering data
- potato_true_ranking - True ranking of the weights of 20 potatoes.
- potato_visual - Potato weights assessed visually
- potato_weighing - Potato weights assessed by hand
- sounds - Sounds data
- sushi_rankings - Sushi rankings
mallows-modelopenblascppopenmp
Last updated from:a26cf89d31. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 319 | ||
| linux-devel-x86_64 | OK | 285 | ||
| source / vignettes | OK | 373 | ||
| linux-release-arm64 | OK | 278 | ||
| linux-release-x86_64 | OK | 292 | ||
| macos-release-arm64 | OK | 233 | ||
| macos-release-x86_64 | OK | 716 | ||
| macos-oldrel-arm64 | OK | 221 | ||
| macos-oldrel-x86_64 | OK | 394 | ||
| windows-devel | OK | 376 | ||
| windows-release | OK | 358 | ||
| windows-oldrel | OK | 349 | ||
| wasm-release | OK | 215 |
Exports:assess_convergenceassign_clusterburninburnin<-compute_consensuscompute_exact_partition_functioncompute_expected_distancecompute_mallowscompute_mallows_mixturescompute_mallows_sequentiallycompute_observation_frequencycompute_posterior_intervalscompute_rank_distancecreate_orderingcreate_rankingestimate_partition_functionget_acceptance_ratiosget_cardinalitiesget_mallows_loglikget_transitive_closureheat_plotplot_elbowplot_top_kpredict_top_ksample_mallowssample_priorset_compute_optionsset_initial_valuesset_model_optionsset_priorsset_progress_reportset_smc_optionssetup_rank_dataupdate_mallows
Dependencies:briocallrcliclustercpp11crayondescdiffobjevaluatefarverfsggplot2gluegtableisobandjsonlitelabelinglifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rbibutilsRColorBrewerRcppRcppArmadilloRdpackrelationsrlangrprojrootS7scalessetsslamtestthatvctrsviridisLitewaldowithr
Introduction
Rendered fromBayesMallows.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2024-03-07
Started: 2023-10-04
MCMC with Parallel Chains
Rendered fromparallel_chains.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2024-02-28
Started: 2023-10-12
Sequential Monte Carlo for the Bayesian Mallows model
Rendered fromSMC-Mallows.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2024-03-07
Started: 2021-11-24
