print.BayesMallowsMixtures: Print Method for BayesMallowsMixtures Objects

View source: R/print.BayesMallowsMixtures.R

print.BayesMallowsMixturesR Documentation

Print Method for BayesMallowsMixtures Objects

Description

The default print method for a BayesMallowsMixtures object.

Usage

## S3 method for class 'BayesMallowsMixtures'
print(x, ...)

Arguments

x

An object of type BayesMallowsMixtures, returned from compute_mallows_mixtures.

...

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.BayesMallows()


BayesMallows documentation built on Nov. 25, 2023, 5:09 p.m.