Package: circtree Title: Regression Trees and Forests for Circular Responses Version: 0.1-0 Authors@R: c(person(given = "Moritz N.", family = "Lang", role = c("aut", "cre"), email = "moritz.n.lang@gmail.com", comment = c(ORCID = "0000-0002-2533-9903")), person(given = "Lisa", family = "Schlosser", role = "aut", email = "Lisa.Schlosser@uibk.ac.at", comment = c(ORCID = "0000-0003-0314-6075")), 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 trees and forests based on maximum-likelihood estimation of parameters for a circular response, as well as regression methods for a circular response based on maximum-likelihood estimation are provided. For both approaches the von Mises distribution is employed as circular response distribution. Depends: R (>= 3.4.0), partykit (>= 1.2-5), disttree (>= 0.2-0) License: GPL-2 | GPL-3 Imports: stats, circular, Formula, movMF, gridGraphics, grDevices, sandwich, scales, latex2exp Suggests: testthat, methods RoxygenNote: 6.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/circtree NeedsCompilation: yes Packaged: 2026-06-11 11:11:50 UTC; root Author: Moritz N. Lang [aut, cre] (ORCID: ), Lisa Schlosser [aut] (ORCID: ), Achim Zeileis [aut] (ORCID: ) Maintainer: Moritz N. Lang