plot.boot_ML | R Documentation |
plot.boot_ML()
creates univariate plots of bootstrap results from boot_ML()
.
## S3 method for class 'boot_ML'
plot(x, probs = c(0.1, 0.5, 0.9), ...)
x |
a result created by calling |
probs |
a vector of distribution quantile values to indicate with vertical lines. |
... |
additional arguments. |
a named list of named plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.