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). 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

Key Metrics

Version 1.3.2
R ≥ 3.5.0
Published 2023-08-24 33 days ago
Needs compilation? yes
License GPL-3
CRAN checks BayesMallows results

Downloads

Last 24 hours 0 -100%
Last 7 days 177 +35%
Last 30 days 642 -3%
Last 90 days 1.817 +2%
Last 365 days 7.398 -19%

Maintainer

Maintainer

Oystein Sorensen

oystein.sorensen.1985@gmail.com

Authors

Oystein Sorensen

aut / cre

Valeria Vitelli

aut

Marta Crispino

aut

Qinghua Liu

aut

Cristina Mollica

aut

Luca Tardella

aut

Anja Stein

aut

Waldir Leoncio

ctr

Material

NEWS
Reference manual
Package source

In Views

Bayesian
MissingData

Vignettes

BayesMallows: An R Package for the Bayesian Mallows Model
SMC-Mallows Tutorial

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

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
igraph ≥ 1.2.5
sets ≥ 1.0-18
relations ≥ 0.6-8
rlang ≥0.3.1
HDInterval ≥ 0.2.0
cowplot ≥ 1.0.0
methods

Suggests

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

LinkingTo

Rcpp
RcppArmadillo
testthat

Reverse Suggests

PlackettLuce