CRAN/E | permimp

permimp

Conditional Permutation Importance

Installation

About

An add-on to the 'party' package, with a faster implementation of the partial-conditional permutation importance for random forests. The standard permutation importance is implemented exactly the same as in the 'party' package. The conditional permutation importance can be computed faster, with an option to be backward compatible to the 'party' implementation. The package is compatible with random forests fit using the 'party' and the 'randomForest' package. The methods are described in Strobl et al. (2007) doi:10.1186/1471-2105-8-25 and Debeer and Strobl (2020) doi:10.1186/s12859-020-03622-2.

Key Metrics

Version 1.0-2
R ≥ 3.6.0
Published 2021-09-13 958 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks permimp results

Downloads

Yesterday 10 -38%
Last 7 days 85 -11%
Last 30 days 302 +22%
Last 90 days 793 -10%
Last 365 days 3.131 -4%

Maintainer

Maintainer

Dries Debeer

debeer.dries@gmail.com

Authors

Dries Debeer

aut / cre

Torsten Hothorn

aut

Carolin Strobl

aut

Material

NEWS
Reference manual
Package source

Vignettes

The permimp-package

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

permimp archive

Depends

R ≥ 3.6.0

Imports

graphics
grDevices
ipred ≥ 0.9-6
methods
party ≥1.3-3
randomForest ≥ 4.6-14
stats
survival ≥2.44-1.1
utils

Suggests

knitr
rmarkdown
scales ≥ 0.5.0
testthat

Reverse Imports

rfvimptest