plot_total.pc_fit: Plot Total Causality

View source: R/classes.R

plot_total.pc_fitR Documentation

Plot Total Causality

Description

Visualizes the total causality strength as a barplot for a pc_fit object. This function generates a barplot showing the total causality strength and its complement.

Usage

## S3 method for class 'pc_fit'
plot_total(x, ...)

Arguments

x

A pc_fit object.

...

Additional arguments passed to the underlying plotting functions.

Value

NULL.


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