Skip to content
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Maintainer: Oystein Sorensen <oystein.sorensen.1985@gmail.com>
Description: Provides nested sequential Monte Carlo algorithms for performing
sequential inference in the Bayesian Mallows model, which is a widely used
probability model for rank and preference data. The package implements the
SMC² (Sequential Monte Carlo Squared) algorithm for handling sequentially
SMC^2 (Sequential Monte Carlo Squared) algorithm for handling sequentially
arriving rankings and pairwise preferences, including support for complete
rankings, partial rankings, and pairwise comparisons. The methods are based
on Sørensen (2025) <doi:10.1214/25-BA1564>.
Expand Down
Loading