Set progress report options for MCMC algorithm
Source:R/set_progress_report.R
set_progress_report.Rd
Specify whether progress should be reported, and how often.
Value
An object of class "BayesMallowsProgressReport"
, to be provided in
the progress_report
argument to compute_mallows()
and
compute_mallows_mixtures()
.
See also
Other preprocessing:
get_transitive_closure()
,
set_compute_options()
,
set_initial_values()
,
set_model_options()
,
set_priors()
,
set_smc_options()
,
setup_rank_data()