print.BayesMallowsMixtures: Print Method for BayesMallowsMixtures Objects
Description
The default print method for a BayesMallowsMixtures
object.
Usage
# S3 method for BayesMallowsMixtures
print(x, ...)
Arguments
- x
An object of type BayesMallowsMixtures
, returned from
compute_mallows_mixtures
.
- ...
Other arguments passed to print
(not used).