Package: visTree 0.8.1
visTree: Visualization of Subgroups for Decision Trees
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.
Authors:
visTree_0.8.1.tar.gz
visTree_0.8.1.zip(r-4.5)visTree_0.8.1.zip(r-4.4)visTree_0.8.1.zip(r-4.3)
visTree_0.8.1.tgz(r-4.4-any)visTree_0.8.1.tgz(r-4.3-any)
visTree_0.8.1.tar.gz(r-4.5-noble)visTree_0.8.1.tar.gz(r-4.4-noble)
visTree_0.8.1.tgz(r-4.4-emscripten)visTree_0.8.1.tgz(r-4.3-emscripten)
visTree.pdf |visTree.html✨
visTree/json (API)
NEWS
# Install 'visTree' in R: |
install.packages('visTree', repos = c('https://ashwinikv.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ashwinikv/vistree/issues
- blsdata - Box Lunch Study - Baseline dataset
Last updated 6 years agofrom:0faebdfb85. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | NOTE | Nov 05 2024 |
R-4.5-linux | NOTE | Nov 05 2024 |
R-4.4-win | NOTE | Nov 05 2024 |
R-4.4-mac | NOTE | Nov 05 2024 |
R-4.3-win | NOTE | Nov 05 2024 |
R-4.3-mac | NOTE | Nov 05 2024 |
Exports:l_nodemakeTransparentminmax_matpath_nodeplot_minmaxptree_criteriaptree_leftptree_rightptree_ytrimvisTree
Dependencies:colorspaceFormulainumlatticelibcoinMatrixmvtnormpartykitrpartsurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Box Lunch Study - Baseline dataset | blsdata |
Function for determining a pathway | l_node |
Color Scheme | makeTransparent |
Minmax matrix | minmax_mat |
Function for determining a pathway | path_node |
Generate individual subplots within the graphical visualization | plot_minmax |
Splitting Criteria | ptree_criteria |
Left split | ptree_left |
Right Split | ptree_right |
Function for determining a pathway | ptree_y |
Function for determining a pathway | trim |
Visualization of subgroups for decision trees | visTree |