View source: R/plot_interventional_density.R
plot_interventional_density | R Documentation |
Function that generates density plots
plot_interventional_density(
object,
plot = TRUE,
plot.dir = NULL,
scales.free = FALSE
)
object |
The object returned from calling function
|
plot, |
character, directory to save pdf plot files |
scales.free, |
logical, FALSE (default): all plots have the same x-axis and y-axis ticks, TRUE: free x-axis and y-axis ticks |
plot_interventional_density
returns ggplot2 code for
density plots
Gische, C., Voelkle, M.C. (2021) Beyond the mean: a flexible framework for studying causal effects using linear models. Psychometrika (advanced online publication). https://doi.org/10.1007/s11336-021-09811-z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.