Skip to contents

The default print method for a BayesMallows object.

Usage

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

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

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

Arguments

x

An object of type BayesMallows, returned from compute_mallows().

...

Other arguments passed to print (not used).