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, ...)

Arguments

x

A specr.boot object, resulting from calling boot_null().

...

further arguments passed to or from other methods (currently ignored).

Value

A ggplot object that can be customized further.