print.pc_state {patterncausality}R Documentation

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 class 'pc_state'
print(x, ...)

Arguments

x

A pc_state object.

...

Additional arguments passed to the print function.

Value

Invisibly returns the input object.


[Package patterncausality version 0.2.1 Index]