Learn R Programming

HydeNet (version 0.10.11)

print.cpt: Print Method for CPT objects

Description

Just a wrapper to strip the attributes off, change the class, and print the array.

Usage

# S3 method for cpt
print(x, ...)

Arguments

x

Object of class cpt

...

Additional arguments to be passed to other methods.