plot.bootcorr {highriskzone} | R Documentation |
Visualize the bootstrap correction for a high-risk zone.
Description
Plot a visualization of the bootstrap correction for a high-risk zone. The different values tested for alpha are plotted.
Usage
## S3 method for class 'bootcorr'
plot(x, ...)
Arguments
x |
bootstrap correction for a high-risk zone (object of class " |
... |
extra arguments passed to the generic |
Details
This is the plot method for the class bootcorr
.
See Also
plot
, print.bootcorr
, summary.bootcorr
[Package highriskzone version 1.4.9 Index]