plot_causal_effects | R Documentation |
Plot grid summarizing causal effects
plot_causal_effects(x, subset, alpha = 0.05)
x |
object of class |
subset |
subset of variables to use |
alpha |
significance level |
Given the output of augment_chain
,
this plots pairwise causal effect histograms in
a grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.