print.TWIX {TWIX}R Documentation

Print Method for TWIX or BootTWIXtree Object

Description

Print object of class TWIX or bootTWIX.

Usage

## S3 method for class 'TWIX':
print(x,...)
## S3 method for class 'bootTWIX':
print(x,...)

Arguments

x object of class TWIX or bootTWIX.
... additional arguments.

Details

An object of class TWIX or bootTWIX is printed. Information about names of the intermediate variables is given.

See Also

TWIX, print.single.tree


[Package TWIX version 0.2.2 Index]