CRAN/E | diversityForest

diversityForest

Innovative Complex Split Procedures in Random Forests Through Candidate Split Sampling

Installation

About

Implements interaction forests [1], which are specific diversity forests and the basic form of diversity forests that uses univariable, binary splitting [2]. Interaction forests (IFs) are ensembles of decision trees that model quantitative and qualitative interaction effects using bivariable splitting. IFs come with the Effect Importance Measure (EIM), which can be used to identify variable pairs that feature quantitative and qualitative interaction effects with high predictive relevance. IFs and EIM focus on well interpretable forms of interactions. The package also offers plot functions for visualising the estimated forms of interaction effects. Categorical, metric, and survival outcomes are supported. This is a fork of the R package 'ranger' (main author: Marvin N. Wright) that implements random forests using an efficient C++ implementation. References: [1] Hornung, R. & Boulesteix, A.-L. (2022) Interaction Forests: Identifying and exploiting interpretable quantitative and qualitative interaction effects. Computational Statistics & Data Analysis 171:107460, doi:10.1016/j.csda.2022.107460. [2] Hornung, R. (2022) Diversity forests: Using split sampling to enable innovative complex split procedures in random forests. SN Computer Science 3(2):1, doi:10.1007/s42979-021-00920-1.

System requirements C++17

Key Metrics

Version 0.4.0
R ≥ 3.5
Published 2023-03-08 408 days ago
Needs compilation? yes
License GPL-3
CRAN checks diversityForest results

Downloads

Yesterday 9
Last 7 days 27 -47%
Last 30 days 251 -18%
Last 90 days 1.042 +28%
Last 365 days 3.559 -20%

Maintainer

Maintainer

Roman Hornung

hornung@ibe.med.uni-muenchen.de

Authors

Roman Hornung

aut / cre

Marvin N. Wright

ctb / cph

Material

NEWS
Reference manual
Package source

Additional repos

romanhornung.github.io/drat

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

diversityForest archive

Depends

R ≥ 3.5

Imports

Rcpp ≥ 0.11.2
Matrix
ggplot2
ggpubr
scales
nnet
sgeostat
rms
MapGAM
gam
rlang
grDevices
RColorBrewer
RcppEigen
survival

Suggests

testthat
BOLTSSIRR

LinkingTo

Rcpp
RcppEigen