summary.pc_state {patterncausality} | R Documentation |
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 class 'pc_state'
summary(object, ...)
Arguments
object |
A |
... |
Additional arguments passed to the |
Value
Invisibly returns the input object.
[Package patterncausality version 0.2.1 Index]