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.
Implementation of Energy Trees, a statistical model to perform classification and regression with structured and mixed-type data. The model has a similar structure to Conditional Trees, but brings in Energy Statistics to test independence between variables that are possibly structured and of different nature. Currently, the package covers functions and graphs as structured covariates. It builds upon 'partykit' to provide functionalities for fitting, printing, plotting, and predicting with Energy Trees. Energy Trees are described in Giubilei et al. (2022) <doi:10.48550/arXiv.2207.04430>.
Version: | 0.1.0 |
Depends: | R (≥ 3.7.0) |
Imports: | brainGraph, cluster, energy, fda.usc (≥ 2.0.0), igraph, NetworkDistance, parallel, partykit, survival, TDA, usedist |
Suggests: | knitr, MLmetrics, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2022-07-16 |
DOI: | 10.32614/CRAN.package.etree |
Author: | Riccardo Giubilei [aut, cre], Tullia Padellini [aut], Pierpaolo Brutti [aut], Marco Brandi [ctb], Gabriel Nespoli [ctb], Torsten Hothorn [ctb] ((partykit author)), Achim Zeileis [ctb] ((partykit author)) |
Maintainer: | Riccardo Giubilei <riccardogbl at gmail.com> |
BugReports: | https://github.com/ricgbl/etree/issues |
License: | GPL-3 |
URL: | https://github.com/ricgbl/etree |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | etree results |
Reference manual: | etree.pdf |
Vignettes: |
eforest(): Random Forests With Energy Trees as Base Learners etree: Classification and Regression With Structured and Mixed-Type Data |
Package source: | etree_0.1.0.tar.gz |
Windows binaries: | r-devel: etree_0.1.0.zip, r-release: etree_0.1.0.zip, r-oldrel: etree_0.1.0.zip |
macOS binaries: | r-release (arm64): etree_0.1.0.tgz, r-oldrel (arm64): etree_0.1.0.tgz, r-release (x86_64): etree_0.1.0.tgz, r-oldrel (x86_64): etree_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=etree 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.