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

Package details

AuthorDries Debeer [aut, cre], Torsten Hothorn [aut], Carolin Strobl [aut]
MaintainerDries Debeer <debeer.dries@gmail.com>
LicenseGPL-2 | GPL-3
Version1.0-2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("permimp")

Try the permimp package in your browser

Any scripts or data that you put into this service are public.

permimp documentation built on Sept. 14, 2021, 1:07 a.m.