boot_plot: Plot Bootstrap Distributions

View source: R/boot_plot.R

boot_plotR Documentation

Plot Bootstrap Distributions

Description

Generates a plot of the density estimates of a bootstrap distribution.

Usage

boot_plot(dens, title = "Distribution")

Arguments

dens

An object of class 'exboot', or 'regboot'

title

A plot title

Value

A ggplot object showing the density estimates of a bootstrap sample statistic.

See Also

exact_bootstrap


exactamente documentation built on Aug. 29, 2023, 5:10 p.m.