Skip to content

Commit 7905086

Browse files
Copilotosorensen
andcommitted
Update Description field in DESCRIPTION file with comprehensive summary and paper citation
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
1 parent 68799cb commit 7905086

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ Authors@R: c(person("Oystein", "Sorensen",
77
role = c("aut", "cre"),
88
comment = c(ORCID = "0000-0003-0724-3542")))
99
Maintainer: Oystein Sorensen <oystein.sorensen.1985@gmail.com>
10-
Description: Nested sequential Monte Carlo algorithms for the Bayesian Mallows
11-
model.
10+
Description: Provides nested sequential Monte Carlo algorithms for performing
11+
sequential inference in the Bayesian Mallows model, which is a widely used
12+
probability model for rank and preference data. The package implements the
13+
SMC² (Sequential Monte Carlo Squared) algorithm for handling sequentially
14+
arriving rankings and pairwise preferences, including support for complete
15+
rankings, partial rankings, and pairwise comparisons. The methods are based
16+
on Sørensen (2025) <doi:10.1214/25-BA1564>.
1217
License: GPL-3
1318
Encoding: UTF-8
1419
LazyData: true

0 commit comments

Comments
 (0)