boot_plot | R Documentation |
Generates a plot of the density estimates of a bootstrap distribution.
boot_plot(dens, title = "Distribution")
dens |
An object of class 'exboot', or 'regboot' |
title |
A plot title |
A ggplot object showing the density estimates of a bootstrap sample statistic.
exact_bootstrap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.