Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 669 Bytes

File metadata and controls

18 lines (13 loc) · 669 Bytes

Code to reproduce results from Ruegamer, Kolb and Klein (2022)

@article{Ruegamer.2022,
  title={Semi-Structured Distributional Regression: XXXX},
  author={R{\"u}gamer, David and Kolb, Chris and Klein, Nadja},
  journal={arXiv preprint arXiv:2002.05777},
  year={2022}
}

Structure

  • numerical_experiments: Code for Section 4
  • benchmarks: Code for Section 5
  • application: Code for Section 6
  • deepregression: Package implementing the methodology (cloned from here)