Skip to content

Commit 281c43a

Browse files
committed
fixing refs
1 parent 21e89fa commit 281c43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/compute_sequentially.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
#' effective sample size drops below the specified threshold.
7878
#'
7979
#' 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()].
80+
#' \insertCite{Whiteley2010Discussion,Lindsten2013Backward}{BayesMallowsSMC2}, enabled via the `backward_sampling` argument in [set_smc_options()].
8181
#'
8282
#' The returned object has S3 methods for printing ([print.BayesMallowsSMC2]),
8383
#' summarizing ([summary.BayesMallowsSMC2]), and plotting ([plot.BayesMallowsSMC2]).

0 commit comments

Comments
 (0)