Learn R Programming

patterncausality (version 0.2.1)

summary.pc_fit: Summarize Pattern Causality Results

Description

Provides a summary of the pattern causality analysis results from a pc_fit object. This function displays a table of causality strengths for total, positive, negative, and dark components.

Usage

# S3 method for pc_fit
summary(object, ...)

Value

Invisibly returns the input object.

Arguments

object

A pc_fit object.

...

Additional arguments passed to the summary function.