evtree
1.0-8Evolutionary Learning of Globally Optimal Trees
Overview
Commonly used classification and regression tree methods like the CART algorithm are recursive partitioning methods that build the model in a forward stepwise search. Although this approach is known to be an efficient heuristic, the results of recursive tree methods are only locally optimal, as splits are chosen to maximize homogeneity at the next step only. An alternative way to search over the parameter space of trees is to use global optimization methods like evolutionary algorithms. The 'evtree' package implements an evolutionary algorithm for learning globally optimal classification and regression trees in R. CPU and memory-intensive tasks are fully computed in C++ while the 'partykit' package is leveraged to represent the resulting trees in R, providing unified infrastructure for summaries, visualizations, and predictions.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-06-2711 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-06-1410 OK · 2 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 83%
- Documented parameters
- 52%
- Return-value docs
- 100%
- References docs
- 57%
Downloads
Dependencies
Code & Tests
Datasets
People & History
15 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 1.0-8Latest
- RR 3.6.0 released · 2019-04-26
- 1.0-72018-05-23 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 1.0-62017-12-15 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 1.0-52017-04-06 · diff ↗
- 1.0-42017-04-02 · diff ↗
- 1.0-32017-03-31 · diff ↗
Show 16 earlier events
- 1.0-22017-01-24 · diff ↗
- 1.0-12016-10-14 · diff ↗
- RR 3.3.0 released · 2016-05-03
- RR 3.2.0 released · 2015-04-16
- 1.0-02014-10-15 · diff ↗
- 0.1-52014-07-01 · diff ↗
- RR 3.1.0 released · 2014-04-10
- 0.1-42013-11-26 · diff ↗
- 0.1-32013-06-17 · diff ↗
- RR 3.0.0 released · 2013-04-03
- 0.1-22012-04-11 · diff ↗
- RR 2.15.0 released · 2012-03-30
- RR 2.14.0 released · 2011-10-31
- 0.1-12011-10-02 · diff ↗
- 0.1-02011-09-30
- RR 2.13.0 released · 2011-04-13
Package metadata
- First published
- 2011-09-30
- Total releases
- 15 / 15 yrs
- License
- GPL-2 | GPL-3 OSI
- Minimum R
- ≥ 3.3.0
- Bundled data
- 517 KB / 5 files
- Download size
- 1.3 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("evtree")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-11, which the citation names so these numbers can be found later. More on citing and the projects behind them.