Package: gamtree 0.0.3
gamtree: GAM-based Recursive Partitioning
Recursively partitions the observations in a dataset, based on the parameters of a generalized additive model (GAM). Function splinetree implements partitioning based on parametric or non-penalized spline models. It offers faster computational speed and more flexibility for modeling multilevel and longitudinal data. Function gamtree implements partitioning based on semi-parametric or penalized spline models, a.k.a. smoothing splines. It requires less user involvement in correctly specifying the splines and knots, but has a heavier computational load and offers less flexibility in modeling multilevel and longitudinal data. Packages mgcv and splines are used for spline and model estimation, packages partykit and merDeriv are used for partitioning and derivative computations.
Authors:
gamtree_0.0.3.tar.gz
gamtree_0.0.3.zip(r-4.7)gamtree_0.0.3.zip(r-4.6)gamtree_0.0.3.zip(r-4.5)
gamtree_0.0.3.tgz(r-4.6-any)gamtree_0.0.3.tgz(r-4.5-any)
gamtree_0.0.3.tar.gz(r-4.7-any)gamtree_0.0.3.tar.gz(r-4.6-any)
gamtree_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gamtree/json (API)
NEWS
| # Install 'gamtree' in R: |
| install.packages('gamtree', repos = c('https://marjoleinf.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marjoleinf/gamtree/issues
- eco - Example dataset of light-response curves
Last updated from:e13c3c8f24. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 269 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 352 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-oldrel-arm64 | OK | 161 | ||
| windows-devel | OK | 197 | ||
| windows-release | OK | 192 | ||
| windows-oldrel | OK | 674 | ||
| wasm-release | OK | 110 |
Exports:gamtreesetup.splinesplinetree
Dependencies:bootCompQuadFormFormulagamm4glmertreeinumlatticelavaanlibcoinlme4MASSMatrixmerDerivmgcvminqamnormtmvtnormnlmenloptrnonnest2numDerivpartykitpbivnormquadprogrbibutilsRcppRcppEigenRdpackreformulasrlangrpartsandwichsurvivalzoo
