CRAN/E | rfVarImpOOB

rfVarImpOOB

Unbiased Variable Importance for Random Forests

Installation

About

Computes a novel variable importance for random forests: Impurity reduction importance scores for out-of-bag (OOB) data complementing the existing inbag Gini importance, see also doi:10.1080/03610926.2020.1764042. The Gini impurities for inbag and OOB data are combined in three different ways, after which the information gain is computed at each split. This gain is aggregated for each split variable in a tree and averaged across trees.

Citation rfVarImpOOB citation info

Key Metrics

Version 1.0.3
R ≥ 3.2.2
Published 2022-07-01 672 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks rfVarImpOOB results

Downloads

Yesterday 8 0%
Last 7 days 41 -27%
Last 30 days 165 -2%
Last 90 days 432 -34%
Last 365 days 1.997 -26%

Maintainer

Maintainer

Markus Loecher

Markus.Loecher@gmail.com

Authors

Markus Loecher

Material

Reference manual
Package source

Vignettes

Unbiased Variable Importance

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

rfVarImpOOB archive

Depends

R ≥ 3.2.2
stats
randomForest

Imports

ggplot2
ggpubr
dplyr
titanic
magrittr
ranger

Suggests

knitr
rmarkdown