Package: longitree 1.0.1
longitree: Decision Tree Analysis for Longitudinal Measurement Data
Implements tree-based methods for longitudinal data. The package constructs decision trees that evaluate both the main effect of a covariate and its interaction with time through a weighted splitting criterion. It supports single-tree construction, bootstrap-based multiple-tree selection, and tree visualisation. For methodological details, see Obata and Sugimoto (2026) <doi:10.1007/s11634-025-00665-2>.
Authors:
longitree_1.0.1.tar.gz
longitree_1.0.1.tar.gz(r-4.7-arm64)longitree_1.0.1.tar.gz(r-4.7-x86_64)longitree_1.0.1.tar.gz(r-4.6-arm64)longitree_1.0.1.tar.gz(r-4.6-x86_64)
longitree_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
longitree/json (API)
NEWS
| # Install 'longitree' in R: |
| install.packages('longitree', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- ltreedata - Sample longitudinal data for decision tree examples
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:7f54074c57. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 208 | ||
| linux-devel-x86_64 | OK | 206 | ||
| source / vignettes | OK | 195 | ||
| linux-release-arm64 | OK | 217 | ||
| linux-release-x86_64 | OK | 224 | ||
| wasm-release | OK | 136 |
Exports:longitreelongitreesselectionplotthreetreestreeplot
Dependencies:backportsbootcheckmateclicpp11farverFormulaggpartyggplot2gluegtableinumisobandlabelinglatticelibcoinlifecyclelme4MASSMatrixminqamvtnormnlmenloptrpartykitR6rbibutilsRColorBrewerRcppRcppEigenRdpackreformulasrlangrpartS7scalessurvivalvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construction of a Decision Tree for Longitudinal Data | longitree plot.longitree predict.longitree print.longitree summary.longitree |
| Construction of Multiple Decision Trees for Longitudinal Data | longitrees |
| Sample longitudinal data for decision tree examples | ltreedata |
| Select Optimal Three-Tree Combination | selectionplot |
| Fit and Evaluate Three Selected Trees | plot.threetrees predict.threetrees print.threetrees summary.threetrees threetrees |
| Decision Tree Plot Visualisation for Longitudinal Data | treeplot |
