boot_plot {exactamente} | 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.