Package: disttree Title: Trees and Forests for Distributional Regression Date: 2021-03-12 Version: 0.2-0 Authors@R: c(person(given = "Lisa", family = "Schlosser", role = c("aut", "cre"), email = "Lisa.Schlosser@uibk.ac.at", comment = c(ORCID = "0000-0003-0314-6075")), person(given = "Moritz N.", family = "Lang", role = "aut", email = "moritz.n.lang@gmail.com", comment = c(ORCID = "0000-0002-2533-9903")), person(given = "Torsten", family = "Hothorn", role = "aut", email = "Torsten.Hothorn@R-project.org", comment = c(ORCID = "0000-0001-8301-0471")), person(given = "Achim", family = "Zeileis", role = "aut", email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766"))) Description: Infrastructure for fitting distributional regression trees and forests based on maximum-likelihood estimation of parameters for specified distribution families, for example from the GAMLSS family. Depends: R (>= 3.1.0), partykit (>= 1.2-5), gamlss.dist Imports: graphics, stats, utils, Formula, sandwich, survival Suggests: crch, gamlss.cens, lmtest, mvtnorm, countreg, tinytest, RainTyrol LazyData: yes License: GPL-2 | GPL-3 RoxygenNote: 7.1.1 Repository: https://zeileis.r-universe.dev Date/Publication: 2026-03-13 19:02:53 UTC RemoteUrl: https://github.com/r-forge/partykit RemoteRef: HEAD RemoteSha: 861432cfc097e26ea36940c174227ff1151eac6e RemoteSubdir: pkg/disttree NeedsCompilation: no Packaged: 2026-06-11 07:32:26 UTC; root Author: Lisa Schlosser [aut, cre] (ORCID: ), Moritz N. Lang [aut] (ORCID: ), Torsten Hothorn [aut] (ORCID: ), Achim Zeileis [aut] (ORCID: ) Maintainer: Lisa Schlosser