| plot_estimates {CopSens} | R Documentation | 
Visualize Estimates of Treatment Effects
Description
Visualize Estimates of Treatment Effects
Usage
plot_estimates(est, show_rv = TRUE, order = "naive", labels = NULL, ...)
Arguments
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   | 
Value
A graph plotting ignorance regions of the causal estimands of interest.
Note
For examples, please refer to bcalibrate or gcalibrate