my_CIcdfplot {ssd4mosaic} | R Documentation |
Create a pretty confidence interval ggplot
my_CIcdfplot(b, logscale, CI.level)
b |
One |
logscale |
if |
CI.level |
A strictly positive numeric smaller than 1. The level of the confidence interval(s). |
A ggplot with 7 or 8 layers.
With a bootdist
, the plot created has 8 layers. With a
bootdistcens
object, the plot created has 7 layers. The ribbon and
its delimiting lines are always the last 3 layers.