Plot method for objects of class 'causal_estimates'
# S3 method for causal_estimates
plot(x, ...)
A boxplot of percent sample ESS for a specific weighting method (FLEXOR
, IC
, or IGO
)
An object of class 'causal_estimates'.
Additional arguments including:
The y-axis range. Default is c(0,50)
.
The boxplot color. Default is "red".