Learn R Programming

patterncausality (version 0.2.1)

print.pc_state: Print State Space Reconstruction

Description

Prints the state space reconstruction results. This function displays the parameters used for state space reconstruction and a preview of the reconstructed points.

Usage

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

Value

Invisibly returns the input object.

Arguments

x

A pc_state object.

...

Additional arguments passed to the print function.