plot.causal_estimates {WMAP}R Documentation

Plot method for objects of class 'causal_estimates'

Description

Plot method for objects of class 'causal_estimates'

Usage

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

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".

Value

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


[Package WMAP version 1.2.0 Index]