eiCompare (version 3.0.0)

plot.eiCompare: Print a plot comparing the predictions of EI outputs.

Description

The output of this plot consists of error bars containing the mean for each candidate, racial group, and eiCompare object. Error bars represent one standard deviation from the mean of the posterior sampling distribution.

Usage

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

Arguments

x

An eiCompare object, outputted from ei_iter() or ei_rxc().

...

Additional eiCompare objects to summarize.

Value

A ggplot comparing eiCompare objects.