This function plots the original specification curve on top of 95% quantiles of the bootstrapped 'under-the-null' distributions.
# S3 method for specr.boot
plot(x, ...)
A specr.boot
object, resulting from calling boot_null()
.
further arguments passed to or from other methods (currently ignored).
A ggplot object that can be customized further.