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