Skip to content

rfvimptest

Sequential Permutation Testing of Random Forest Variable Importance Measures

v0.1.4 · May 8, 2025 · GPL-3

Description

Sequential permutation testing for statistical significance of predictors in random forests and other prediction methods. 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 [1]. 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. Reference: [1] Hapfelmeier, A., Hornung, R. & Haller, B. (2023) Efficient permutation testing of variable importance measures by the example of random forests. Computational Statistics & Data Analysis 181:107689, <doi:10.1016/j.csda.2022.107689>.

Downloads

CRAN

550

Last 30 days

6865th

1.7K

Last 90 days

7K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

97

Last year

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

autoCRAN

1

Last 7 days

3

Last 30 days

0

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

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

1,392

Files

15

Compiled share

0%

Has compiled src

No

Language breakdown

R 879 (63.1%)Docs 513 (36.9%)

API

Exported functions

3

Internal functions

2

Recent export changes

v0.1.4+1 threshold_values
v0.1.1+2 allinone, rfvimptest

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

75%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2022-03-29

Latest release

2025-05-08

Avg cadence

232 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.1: 1,137 LOCv0.1.2: 1,137 LOCv0.1.3: 1,147 LOCv0.1.4: 1,392 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies party ranger permimp rfvimptest

Version History

5 tracked
new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff May 8, 2025
updated 0.1.3 ← 0.1.2 diff Jan 24, 2023
updated 0.1.2 ← 0.1.1 diff Jun 6, 2022
new 0.1.1 Mar 28, 2022