des_out: Explore outcome distributions

Description Usage Arguments Examples

Description

This function allows you to explore overlap in the distribution of outcomes by treatment and control

Usage

1
2
des_out(cdata, bin_no = 30, col_bar = "purple4", col_line = "#d3d3d3",
  quints = TRUE, theme = t)

Arguments

cdata

An object created with the cdata command

bin_no

The number of histogram bins, defaults to 30

col_line

The color of your lines, defaults to "#d3d3d3"

theme

Ggplot theme

col

The color of your histogram bars, defaults to "purple4"

Examples

1

abilinski/causeIt2 documentation built on May 10, 2019, 4:10 a.m.