Skip to contents

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.