Package: permimp 1.0-2

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

Authors:Dries Debeer [aut, cre], Torsten Hothorn [aut], Carolin Strobl [aut]

permimp_1.0-2.tar.gz
permimp_1.0-2.zip(r-4.5)permimp_1.0-2.zip(r-4.4)permimp_1.0-2.zip(r-4.3)
permimp_1.0-2.tgz(r-4.4-any)permimp_1.0-2.tgz(r-4.3-any)
permimp_1.0-2.tar.gz(r-4.5-noble)permimp_1.0-2.tar.gz(r-4.4-noble)
permimp_1.0-2.tgz(r-4.4-emscripten)permimp_1.0-2.tgz(r-4.3-emscripten)
permimp.pdf |permimp.html
permimp/json (API)
NEWS

# Install 'permimp' in R:
install.packages('permimp', repos = c('https://ddebeer.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ddebeer/permimp/issues

On CRAN:

6 exports 4 stars 1.82 score 38 dependencies 1 dependents 3 mentions 38 scripts 267 downloads

Last updated 2 years agofrom:0617ae4d15. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winNOTESep 06 2024
R-4.5-linuxNOTESep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:as.VarImpis.VarImppermimpplot.VarImpranksselFreq

Dependencies:classclicodetoolscoindata.tablediagramdigestfuturefuture.applyglobalsipredKernSmoothlatticelavalibcoinlistenvMASSMatrixmatrixStatsmodeltoolsmultcompmvtnormnnetnumDerivparallellypartyprodlimprogressrrandomForestRcpprpartsandwichshapeSQUAREMstrucchangesurvivalTH.datazoo

The permimp-package

Rendered frompermimp-package.Rmdusingknitr::rmarkdownon Sep 06 2024.

Last update: 2021-02-11
Started: 2020-06-11

Readme and manuals

Help Manual

Help pageTopics
Conditional Permutation Importancepermimp-package
Random Forest Permutation Importance for random forestspermimp permimp.RandomForest permimp.randomForest
Reversed Rankingsranks ranks.default ranks.VarImp
Predictor Selection Frequency in Random ForestsselFreq
VarImp Objectsas.VarImp as.VarImp.data.frame as.VarImp.matrix as.VarImp.numeric is.VarImp VarImp
Methods for VarImp Objectsplot.VarImp print.VarImp subset.VarImp VarImp-methods