rfvimptest: Sequential Permutation Testing of Random Forest Variable Importance Measures

Sequential permutation testing for statistical significance of predictors in random forests. The main function of the package is rfvimptest(), which allows to test for the statistical significance of predictors in random forests using different (sequential) permutation test strategies. The advantage of sequential over conventional permutation tests is that they are computationally considerably less intensive, as the sequential procedure is stopped as soon as there is sufficient evidence for either the null or the alternative hypothesis.

Version: 0.1.3
Depends: R (≥ 3.5.0)
Imports: party, ranger, permimp
Published: 2023-01-25
Author: Alexander Hapfelmeier [aut], Roman Hornung [aut, cre]
Maintainer: Roman Hornung <hornung at ibe.med.uni-muenchen.de>
License: GPL-3
NeedsCompilation: no
CRAN checks: rfvimptest results

Documentation:

Reference manual: rfvimptest.pdf

Downloads:

Package source: rfvimptest_0.1.3.tar.gz
Windows binaries: r-devel: rfvimptest_0.1.3.zip, r-release: rfvimptest_0.1.3.zip, r-oldrel: rfvimptest_0.1.3.zip
macOS binaries: r-release (arm64): rfvimptest_0.1.3.tgz, r-oldrel (arm64): rfvimptest_0.1.3.tgz, r-release (x86_64): rfvimptest_0.1.3.tgz
Old sources: rfvimptest archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rfvimptest to link to this page.