Skip to contents

Print method for a transitiontrees_group_comparison: a header with the groups and permutation setup, the omnibus behavioral / usage statistics, and the top pathways ranked by behavioral divergence.

Usage

# S3 method for class 'transitiontrees_group_comparison'
print(x, n = 10L, digits = 3L, ...)

Arguments

x

A transitiontrees_group_comparison object.

n

Integer. Number of top pathways to print. Default 10.

digits

Integer. Numeric digits for the printed tables. Default 3.

...

Ignored.

Value

x invisibly.