Skip to content

Commit 686a84b

Browse files
Copilotosorensen
andcommitted
Remove trailing spaces from Description field
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
1 parent 7905086 commit 686a84b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Authors@R: c(person("Oystein", "Sorensen",
88
comment = c(ORCID = "0000-0003-0724-3542")))
99
Maintainer: Oystein Sorensen <oystein.sorensen.1985@gmail.com>
1010
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
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
1616
on Sørensen (2025) <doi:10.1214/25-BA1564>.
1717
License: GPL-3
1818
Encoding: UTF-8

0 commit comments

Comments
 (0)