summary.pc_state: Summarize State Space Reconstruction
Description
Provides a summary of the state space reconstruction results.
This function displays the dimensions, number of points, parameters,
summary statistics for each dimension, and the number of missing values.
Usage
# S3 method for pc_state
summary(object, ...)
Value
Invisibly returns the input object.
Arguments
object
A pc_state object.
...
Additional arguments passed to the summary function.