summary.pc_state: Summarize State Space Reconstruction

View source: R/classes.R

summary.pc_stateR 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 pc_state object.

...

Additional arguments passed to the summary function.

Value

Invisibly returns the input object.


patterncausality documentation built on April 3, 2025, 6:57 p.m.