CRAN/E | BayesMallows

BayesMallows

Bayesian Preference Learning with the Mallows Rank Model

Installation

About

An implementation of the Bayesian version of the Mallows rank model (Vitelli et al., Journal of Machine Learning Research, 2018 ; 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 ). 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).

Citation BayesMallows citation info
github.com/ocbe-uio/BayesMallows
ocbe-uio.github.io/BayesMallows/
Bug report File report

Key Metrics

Version 2.2.1
R ≥ 3.5.0
Published 2024-04-22 3 days ago
Needs compilation? yes
License GPL-3
CRAN checks BayesMallows results

Downloads

Yesterday 73 0%
Last 7 days 216 +51%
Last 30 days 749 -20%
Last 90 days 2.484 -4%
Last 365 days 8.939 +12%

Maintainer

Maintainer

Oystein Sorensen

oystein.sorensen.1985@gmail.com

Authors

Oystein Sorensen

aut / cre

Waldir Leoncio

aut

Valeria Vitelli

aut

Marta Crispino

aut

Qinghua Liu

aut

Cristina Mollica

aut

Luca Tardella

aut

Anja Stein

aut

Material

NEWS
Reference manual
Package source

In Views

Bayesian
MissingData

Vignettes

Introduction
Sequential Monte Carlo for the Bayesian Mallows model
MCMC with Parallel Chains

macOS

r-prerel

arm64

r-release

arm64

r-oldrel

arm64

r-prerel

x86_64

r-release

x86_64

Windows

r-prerel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

BayesMallows archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.0
ggplot2 ≥ 3.1.0
Rdpack ≥ 1.0
sets ≥1.0-18
relations ≥ 0.6-8
rlang ≥ 0.3.1

Suggests

knitr
testthat ≥ 3.0.0
label.switching ≥ 1.7
rmarkdown
covr
parallel ≥ 3.5.1

LinkingTo

Rcpp
RcppArmadillo
testthat

Reverse Imports

MSmix

Reverse Suggests

PlackettLuce