Skip to content

Commit d2db8ad

Browse files
Copilotosorensen
andcommitted
Fix ASCII compliance: Replace SMC² with SMC^2 in DESCRIPTION
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
1 parent d1a6322 commit d2db8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Maintainer: Oystein Sorensen <oystein.sorensen.1985@gmail.com>
1010
Description: Provides nested sequential Monte Carlo algorithms for performing
1111
sequential inference in the Bayesian Mallows model, which is a widely used
1212
probability model for rank and preference data. The package implements the
13-
SMC² (Sequential Monte Carlo Squared) algorithm for handling sequentially
13+
SMC^2 (Sequential Monte Carlo Squared) algorithm for handling sequentially
1414
arriving rankings and pairwise preferences, including support for complete
1515
rankings, partial rankings, and pairwise comparisons. The methods are based
1616
on Sørensen (2025) <doi:10.1214/25-BA1564>.

0 commit comments

Comments
 (0)