Package: boostmtree 2.0.0
boostmtree: Boosted Multivariate Trees for Longitudinal Data
Implements Friedman's gradient descent boosting algorithm for modeling longitudinal response using multivariate tree base learners. Longitudinal response could be continuous, binary, nominal or ordinal. A time-covariate interaction effect is modeled using penalized B-splines (P-splines) with estimated adaptive smoothing parameter. Although the package is design for longitudinal data, it can handle cross-sectional data as well. Implementation details are provided in Pande et al. (2017), Mach Learn <doi:10.1007/s10994-016-5597-1>.
Authors:
boostmtree_2.0.0.tar.gz
boostmtree_2.0.0.zip(r-4.7)boostmtree_2.0.0.zip(r-4.6)boostmtree_2.0.0.zip(r-4.5)
boostmtree_2.0.0.tgz(r-4.6-any)boostmtree_2.0.0.tgz(r-4.5-any)
boostmtree_2.0.0.tar.gz(r-4.7-any)boostmtree_2.0.0.tar.gz(r-4.6-any)
boostmtree_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
boostmtree/json (API)
NEWS
| # Install 'boostmtree' in R: |
| install.packages('boostmtree', repos = c('https://kogalur.r-universe.dev', 'https://cloud.r-project.org')) |
- AF - Atrial Fibrillation Data
- spirometry - Spirometry Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5d019c4193. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 118 |
Exports:boostmtreeboostmtree.controlboostmtree.newsmarginal.plotpartial.plotplot.boostmtreeplot.vimp.boostmtreepredict.boostmtreeprint.boostmtreesimLongvimp.boostmtree
Dependencies:base64encbitbit64bslibcachemclicliprcpp11crayondata.treeDiagrammeRdigestdplyrevaluatefarverfastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetsigraphjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimenlmepillarpkgconfigprettyunitsprogresspurrrR6randomForestSRCrappdirsRColorBrewerreadrrlangrmarkdownrstudioapisassscalesstringistringrtibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Boosted multivariate trees for longitudinal data. | boostmtree-package |
| Atrial Fibrillation Data | AF |
| Boosted multivariate trees for longitudinal data | boostmtree |
| Create a control object for 'boostmtree' | boostmtree.control |
| Show the NEWS file | boostmtree.news |
| Marginal fitted-response summaries for boostmtree models | marginal.plot marginal.plot.boostmtree plot.marginal.plot.boostmtree |
| Partial-dependence summaries for fitted boostmtree models | partial.plot partial.plot.boostmtree plot.partial.plot.boostmtree |
| Plot fitted trajectories and diagnostic summaries for a boostmtree object | plot.boostmtree |
| Plot Method for Variable Importance Objects | plot.vimp.boostmtree |
| Predict longitudinal trajectories from a fitted boostmtree model | predict.boostmtree |
| Print a summary of a boostmtree fit or prediction object | print.boostmtree |
| Simulate longitudinal data for boostmtree examples | simLong |
| Spirometry Data | spirometry |
| Permutation Variable Importance for Boosted Tree Models | vimp.boostmtree |
