Post-selection inference for regression trees
- To replicate the simulations presented in the paper on a small scale, one can refer to the following notebooks under the path
Simulations/Replication:- Figure 2 & 3:
first_example.ipynb - Figure 4 & analogous result with Laplace noise:
vary_signal.ipynb - Figure 5:
vary_p.ipynb
- Figure 2 & 3:
- To run the full simulations on e.g. a computing cluster, one can refer to the following scripts under the path
Simulations:- Figure 2 & 3:
toy_example.py - Figure 4 & analogous result with Laplace noise:
vary_signal.py - Figure 5:
vary_p.py
- Figure 2 & 3:
For potential issues and mistakes, please contact Yiling Huang (yilingh@umich.edu) for correction.