plot_causality.pc_full_details: Plot Pattern Causality Time Series

View source: R/pc_full_details_utils.R

plot_causality.pc_full_detailsR Documentation

Plot Pattern Causality Time Series

Description

Visualizes the positive, negative and dark causality components over time

Usage

## S3 method for class 'pc_full_details'
plot_causality(x, type, ...)

Arguments

x

A pc_full_details object

type

The type of causality to plot ("total", "positive", "negative", or "dark")

...

Additional arguments passed to plotting functions

Value

Invisibly returns the ggplot object


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