Skip to contents

Print a Context Tree

Usage

# S3 method for class 'transitiontrees'
print(x, max_lines = 25L, digits = 2L, ...)

Arguments

x

A transitiontrees.

max_lines

Integer. Maximum tree-rendering lines. Default 25.

digits

Integer. Probability digits. Default 2.

...

Ignored.

Value

x invisibly.