Provides a summary of the pattern causality matrix object.
This function calculates and displays descriptive statistics (mean, SD, min, max)
for each causality matrix (positive, negative, dark).
Usage
# S3 method for pc_matrix
summary(object, ...)
Value
Invisibly returns the input object.
Arguments
object
A pc_matrix object.
...
Additional arguments passed to the summary function.