Allows a number of different but also unstable option for plotting an object of class bdotsBoot
# S3 method for bdotsBootObj
plot(x, alpha = NULL, ciBands = TRUE, plotDiffs = TRUE, group = NULL, ...)
List of ggplot objects, which may be helpful if the margins are weird
An object of class bdotsBootObj
Significance level for plotting confidence intervals.
Boolean indicating whether or not to include confidence intervals around fitted curves
Boolean to plot difference curve
Specify group to plot if difference of difference was used. The user can also subset the bdotsBootObj prior to plotting. Currently not used
ignore for now, but will eventually allow plot parameters
This plot function is also a bit unstable and is expected to change