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