Skip to contents

Formats and prints model-comparison result objects of class psu_comparison. Displays the top-level scalar quantities and, when present, the per-subsystem summaries (compensatory and multiple-hurdle).

Usage

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

Arguments

x

An object of class psu_comparison, typically returned by compare_selection_systems() or related functions.

...

Currently ignored; reserved for compatibility with the print() generic.

Value

No return value, called for side effects (prints a formatted summary to the console). The input object x is returned invisibly.