powered by
BootstrapESFigure(Ra, number.resamples, cl)
# To be modified with appropriate data. # Estimates 90% confidence interval for bootstrapped ES for 95% # confidence interval Ra <- rnorm(1000) BootstrapESFigure(Ra, 500, 0.95)
Run the code above in your browser using DataLab