Learn R Programming

BayesMallowsSMC2 (version 0.2.1)

print.summary.BayesMallowsSMC2: Print Method for summary.BayesMallowsSMC2 Objects

Description

Prints a summary of a BayesMallowsSMC2 model.

Usage

# S3 method for summary.BayesMallowsSMC2
print(x, ...)

Value

Invisibly returns the input object x.

Arguments

x

An object of class summary.BayesMallowsSMC2.

...

Additional arguments (currently unused).