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

View source: R/plot.eiCompare.R

plot.eiCompareR Documentation

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 class '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.


eiCompare documentation built on Aug. 31, 2023, 5:16 p.m.