Learn R Programming

WMAP (version 1.2.0)

plot.causal_estimates: Plot method for objects of class 'causal_estimates'

Description

Plot method for objects of class 'causal_estimates'

Usage

# S3 method for causal_estimates
plot(x, ...)

Value

A boxplot of percent sample ESS for a specific weighting method (FLEXOR, IC, or IGO)

Arguments

x

An object of class 'causal_estimates'.

...

Additional arguments including:

y_limit

The y-axis range. Default is c(0,50).

color

The boxplot color. Default is "red".