Learn R Programming

BayesMallows (version 1.5.0)

print.BayesMallows: Print Method for BayesMallows Objects

Description

The default print method for a BayesMallows object.

Usage

# S3 method for BayesMallows
print(x, ...)

Arguments

x

An object of type BayesMallows, returned from compute_mallows.

...

Other arguments passed to print (not used).

See Also

Other posterior quantities: assign_cluster(), compute_consensus.BayesMallows(), compute_consensus.SMCMallows(), compute_consensus(), compute_posterior_intervals.BayesMallows(), compute_posterior_intervals.SMCMallows(), compute_posterior_intervals(), heat_plot(), plot.BayesMallows(), plot.SMCMallows(), plot_elbow(), plot_top_k(), predict_top_k(), print.BayesMallowsMixtures()