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 |
... |
Additional arguments passed to the |
Value
Invisibly returns the input object.
[Package patterncausality version 0.2.1 Index]