# NOT RUN {
# NOT RUN {
# Load data
data("data_efficient_portfolios_returns")
m_example_returns <- data_efficient_portfolios_returns[,1:2]
# Compute Circular bootstap
f_circular_bloc_bootstrap(m_example_returns, 10, 2, 0.95)
# }
# }
Run the code above in your browser using DataLab