The .zip file contains the Julia code required to reproduce the plots in the paper "Analysis of Bootstrap and Subsampling in High-dimensional Regularized Regression" ( https://arxiv.org/abs/2402.13622 ).
The code is organized as follows
* The `src` folder contains the code used to solve the state-evolution equations for the bootstrap and subsampling methods.
* The `experiments` folder containts the scripts used to produce the plots of the paper and the Mathematica notebooks used in the Appendix.