This is the accompanying R package for the article:
Nikolaus Umlauf and Nadja Klein (2022). Distributional Adaptive Soft Regression Trees. arXiv:2210.10389.
All supplementary materials can be found in the R scripts
The R package can be installed with
devtools::install_github("freezenik/softtrees")
For examples see the manual pages for ?srt
and the supplementary materials.