etree: Classification and Regression with Structured and Mixed-Type Data

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) <arXiv:2207.04430>.

Package details

AuthorRiccardo Giubilei [aut, cre] (<https://orcid.org/0000-0002-1674-4886>), Tullia Padellini [aut], Pierpaolo Brutti [aut], Marco Brandi [ctb], Gabriel Nespoli [ctb], Torsten Hothorn [ctb] (<https://orcid.org/0000-0001-8301-0471>, (partykit author)), Achim Zeileis [ctb] (<https://orcid.org/0000-0003-0918-3766>, (partykit author))
MaintainerRiccardo Giubilei <riccardogbl@gmail.com>
LicenseGPL-3
Version0.1.0
URL https://github.com/ricgbl/etree
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("etree")

Try the etree package in your browser

Any scripts or data that you put into this service are public.

etree documentation built on July 16, 2022, 9:05 a.m.