plot_causality: Plot Pattern Causality Time Series

View source: R/pc_full_details_utils.R

plot_causalityR Documentation

Plot Pattern Causality Time Series

Description

Visualizes the positive, negative and dark causality components over time

Usage

plot_causality(x, type, ...)

Arguments

x

An object containing pattern causality results

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.