Learn R Programming

patterncausality (version 0.2.1)

plot_causality: Plot Pattern Causality Time Series

Description

Visualizes the positive, negative and dark causality components over time

Usage

plot_causality(x, type, ...)

Value

Invisibly returns the ggplot object

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