Learn R Programming

ssd4mosaic (version 1.0.3)

my_CIcdfplot: Create a pretty confidence interval ggplot

Description

Create a pretty confidence interval ggplot

Usage

my_CIcdfplot(b, logscale, CI.level)

Value

A ggplot with 7 or 8 layers.

Arguments

b

One "bootdist" object.

logscale

if TRUE, uses a logarithmic scale for the \(x\)-axis

CI.level

A strictly positive numeric smaller than 1. The level of the confidence interval(s).