Skip to contents

Print a context tree Bootstrap

Usage

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

Arguments

x

A transitiontrees_bootstrap object.

n

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

digits

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

...

Ignored.

Value

x invisibly.