View source: R/plot_estimates.R
plot_estimates | R Documentation |
Visualize Estimates of Treatment Effects
plot_estimates(est, show_rv = TRUE, order = "naive", labels = NULL, ...)
est |
an return object from |
show_rv |
logical. Whether robustness values should be printed in the plot or not? Available only for the "worstcase" calibration. |
order |
character. The type of order used to plot treatment effects from left to right.
Can be one of the following: |
labels |
character. Labels of treatments. |
... |
further arguments passed to |
A graph plotting ignorance regions of the causal estimands of interest.
For examples, please refer to bcalibrate
or gcalibrate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.