The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Fit (generalized) linear regression models in each leaf node of a tree. The tree is constructed using clinical variables only. The linear regression models are constructed using (high-dimensional) omics variables only. The leaf-node-specific regression models are estimated using the penalized likelihood including a standard ridge (L2) penalty and a fusion penalty that links the leaf-node-specific regression models to one another. The intercepts of the leaf nodes reflect the effects of the clinical variables and are left unpenalized. The tree, fitted with the clinical variables only, should be constructed outside of the package with the 'rpart' 'R' package. See Goedhart and others (2024) <doi:10.48550/arXiv.2411.02396> for details on the method.
Version: | 1.0.1 |
Imports: | Matrix, splitTools, survival, treeClust |
Suggests: | rpart |
Published: | 2025-07-11 |
DOI: | 10.32614/CRAN.package.fusedTree |
Author: | Jeroen M. Goedhart
|
Maintainer: | Jeroen M. Goedhart <jeroengoed at gmail.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fusedTree results |
Reference manual: | fusedTree.pdf |
Package source: | fusedTree_1.0.1.tar.gz |
Windows binaries: | r-devel: fusedTree_1.0.1.zip, r-release: fusedTree_1.0.1.zip, r-oldrel: fusedTree_1.0.1.zip |
macOS binaries: | r-release (arm64): fusedTree_1.0.1.tgz, r-oldrel (arm64): fusedTree_1.0.1.tgz, r-release (x86_64): fusedTree_1.0.1.tgz, r-oldrel (x86_64): fusedTree_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fusedTree to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.