plot_causal_effects: Plot grid summarizing causal effects

View source: R/plots.R

plot_causal_effectsR Documentation

Plot grid summarizing causal effects

Description

Plot grid summarizing causal effects

Usage

plot_causal_effects(x, subset, alpha = 0.05)

Arguments

x

object of class aug_chain

subset

subset of variables to use

alpha

significance level

Details

Given the output of augment_chain, this plots pairwise causal effect histograms in a grid.


rje42/DAGtools documentation built on June 6, 2024, 3:13 a.m.