plot.pc_fit: Plot Pattern Causality Results
Description
Generates a combined plot of total causality and causality components for a pc_fit
object.
This function combines the visualizations from plot_total
and plot_components
into a single plot.
Usage
# S3 method for pc_fit
plot(x, ...)
Arguments
- x
A pc_fit
object.
- ...
Additional arguments passed to the underlying plotting functions.