Package: visTree Title: Visualization of Subgroups for Decision Trees Version: 0.8.1 Authors@R: c(person("Ashwini", "Venkatasubramaniam", role = c("aut", "cre"), email = "ashwinikv01@gmail.com"), person("Julian", "Wolfson", role = c("aut", "ctb"), email = "julianw@umn.edu")) Description: Provides a visualization for characterizing subgroups defined by a decision tree structure. The visualization simplifies the ability to interpret individual pathways to subgroups; each sub-plot describes the distribution of observations within individual terminal nodes and percentile ranges for the associated inner nodes. Depends: R (>= 3.4.0) License: GPL-3 Encoding: UTF-8 Imports: partykit, rpart, colorspace LazyData: true RoxygenNote: 6.1.0 Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Repository: https://ashwinikv.r-universe.dev Date/Publication: 2019-01-23 14:33:03 UTC RemoteUrl: https://github.com/ashwinikv/vistree RemoteRef: HEAD RemoteSha: 0faebdfb853f827154e38bc57a88c132c1838c31 NeedsCompilation: no Packaged: 2026-07-14 08:36:18 UTC; root Author: Ashwini Venkatasubramaniam [aut, cre], Julian Wolfson [aut, ctb] Maintainer: Ashwini Venkatasubramaniam