print.BayesMallows | R Documentation |
The default print method for a BayesMallows
object.
## S3 method for class 'BayesMallows'
print(x, ...)
## S3 method for class 'BayesMallowsMixtures'
print(x, ...)
## S3 method for class 'SMCMallows'
print(x, ...)
x |
An object of type |
... |
Other arguments passed to |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.