plot_cis: Plot a set of confidence intervals and the true parameters

Description Usage Arguments Value

View source: R/plot_sims.R

Description

Plot a set of confidence intervals and the true parameters

Usage

1
plot_cis(rank, ci, truth, prop = 1, plot.truth = FALSE)

Arguments

rank

Rank of each parameter (will by x-axis)

ci

p by 2 matrix or data frame giving the confidence interval for each parameter

truth

True parameters (vector of length p)

prop

Proportion of praameters to plot. Should be less than 1.

plot.truth

Logical, should the trute parameters be shown on the plot

Value

A ggplot object


jean997/rccSims documentation built on May 18, 2019, 11:45 p.m.