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