We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e89fa commit 281c43aCopy full SHA for 281c43a
R/compute_sequentially.R
@@ -77,7 +77,7 @@
77
#' effective sample size drops below the specified threshold.
78
#'
79
#' Rejuvenation steps can optionally use Particle Gibbs with Backward Simulation
80
-#' \\insertCite{Whiteley2010Discussion,Lindsten2013Backward}{BayesMallowsSMC2}, enabled via the `backward_sampling` argument in [set_smc_options()].
+#' \insertCite{Whiteley2010Discussion,Lindsten2013Backward}{BayesMallowsSMC2}, enabled via the `backward_sampling` argument in [set_smc_options()].
81
82
#' The returned object has S3 methods for printing ([print.BayesMallowsSMC2]),
83
#' summarizing ([summary.BayesMallowsSMC2]), and plotting ([plot.BayesMallowsSMC2]).
0 commit comments