The default print method for a BayesMallows
object.
# S3 method for BayesMallows
print(x, ...)# S3 method for BayesMallowsMixtures
print(x, ...)
# S3 method for SMCMallows
print(x, ...)
An object of type BayesMallows
, returned from
compute_mallows()
.
Other arguments passed to print
(not used).
Other posterior quantities:
assign_cluster()
,
compute_consensus()
,
compute_posterior_intervals()
,
get_acceptance_ratios()
,
heat_plot()
,
plot.BayesMallows()
,
plot.SMCMallows()
,
plot_elbow()
,
plot_top_k()
,
predict_top_k()