ggCSABounds: ggCSABounds

Description Usage Arguments

View source: R/qott.R

Description

plot bounds on the quantile of the treatment effect using ggplot2

Usage

1
2
ggCSABounds(csaboundsobj, tau = seq(0.05, 0.95, 0.05), wdbounds = FALSE,
  otherdist1 = NULL, otherdist2 = NULL)

Arguments

csaboundsobj

an object returned from the csa.bounds method

tau

vector of values between 0 and 1 to plot quantiles for

wdbounds

boolean whether or not to also plot Williamson-Downs bounds

otherdist1

optional ecdf of the distribution of the treatment effect under cross sectional rank invariance

otherdist2

optional ecdf of the distribution of the treatment effect under panel rank invariance


csabounds documentation built on May 1, 2019, 8:47 p.m.