plot.bs_xmin: Plot methods for bootstrap objects
Description
A simple wrapper around the plot function to aid with visualising the bootstrap results.
The values plotted are returned as an invisible object.Usage
## S3 method for class 'bs_xmin':
plot(x, trim = 0.1, ...)## S3 method for class 'bs_p_xmin':
plot(x, trim = 0.1, ...)
## S3 method for class 'compare_distributions':
plot(x, ...)