ddebeer/permimp: Conditional Permutation Importance

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

Getting started

Package details

AuthorDries Debeer [aut, cre], Torsten Hothorn [aut], Carolin Strobl [aut]
MaintainerDries Debeer <debeer.dries@gmail.com>
LicenseGPL-2 | GPL-3
Version1.1.0.9000
URL https://ddebeer.github.io/permimp/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ddebeer/permimp")
ddebeer/permimp documentation built on April 5, 2025, 11:35 p.m.