plot.net_vertex_bootstrap: Plot Vertex Bootstrap Distributions

View source: R/vertex_bootstrap.R

plot.net_vertex_bootstrapR Documentation

Plot Vertex Bootstrap Distributions

Description

Histogram of the bootstrap distribution per statistic, with the observed value (solid line) and confidence bounds (dashed lines).

Usage

## S3 method for class 'net_vertex_bootstrap'
plot(x, bins = 30, ...)

Arguments

x

A net_vertex_bootstrap object.

bins

Number of histogram bins (default 30).

...

Additional arguments (ignored).

Value

A ggplot object.


Nestimate documentation built on July 11, 2026, 1:09 a.m.