Skip to contents

Print method for Locally Optimal Recursive Tree (LORT)

Usage

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

Arguments

x

A cta_ort object.

...

Unused.

Value

invisible(x).

Note

print.cta_ort is a legacy compatibility name for the LORT method. The class cta_ort and all *.cta_ort methods refer to LORT; do not introduce new bare-ort public names.