This repository contains R and Julia code used in the two case studies of the manuscript:
Christen, J.A. and Rubio, F.J. (2026+). Hazard-based distributional regression via ordinary differential equations. Statistical Methods in Medical Research, in press. [Preprint]
- The
R codefolder contains the R code used in the first case study. In particular, the fileExample1_2A.htmlprovides a tutorial that demonstrates the R code and corresponding outputs for this example. - The
Julia codefolder contains the Julia code used in the second case study. This code can be used for model building and posterior sampling. In particular, the filerotterdamJulia.htmlprovides a tutorial that demonstrates the Julia code and corresponding outputs for this example.