Skip to content

permimp

Conditional Permutation Importance

v1.1-0 · Mar 28, 2025 · GPL-2 | GPL-3

Description

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>.

Downloads

CRAN

397

Last 30 days

10165th

952

Last 90 days

7K

Last year

Trend: +57.5% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

25

Last 90 days

102

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

3

Last 7 days

12

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies ipred party (>= 1.3-3) pbapply randomForest survival (>= 2.44-1.1) rfvimptest permimp

Version History

5 tracked
new 1.1-0 Mar 10, 2026
updated 1.1-0 ← 1.0-2 diff Mar 27, 2025
updated 1.0-2 ← 1.0-1 diff Sep 12, 2021
updated 1.0-1 ← 1.0-0 diff Feb 10, 2021
new 1.0-0 Jun 24, 2020