View source: R/vertex_bootstrap.R
| plot.net_vertex_bootstrap | R Documentation |
Histogram of the bootstrap distribution per statistic, with the observed value (solid line) and confidence bounds (dashed lines).
## S3 method for class 'net_vertex_bootstrap'
plot(x, bins = 30, ...)
x |
A |
bins |
Number of histogram bins (default 30). |
... |
Additional arguments (ignored). |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.