Other packages > Find by keyword >

rfPermute  

Estimate Permutation p-Values for Random Forest Importance Metrics
View on CRAN: Click here


Download and install rfPermute package within the R console
Install from CRAN:
install.packages("rfPermute")

Install from Github:
library("remotes")
install_github("cran/rfPermute")

Install by package version:
library("remotes")
install_version("rfPermute", "2.5.5")



Attach the package and use:
library("rfPermute")
Maintained by
Eric Archer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-08-06
Latest Update: 2025-06-10
Description:
Estimate significance of importance metrics for a Random Forest model by permuting the response variable. Produces null distribution of importance metrics for each predictor variable and p-value of observed. Provides summary and visualization functions for 'randomForest' results.
How to cite:
Eric Archer (2011). rfPermute: Estimate Permutation p-Values for Random Forest Importance Metrics. R package version 2.5.5, https://cran.r-project.org/web/packages/rfPermute. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2011-08-24 21:20), 1.0 (2011-08-06 09:48), 1.1 (2012-04-26 18:14), 1.2 (2012-05-31 13:13), 1.4 (2012-09-21 14:02), 1.5.1 (2012-11-30 20:47), 1.5.2 (2013-11-03 10:35), 1.5 (2012-09-25 08:06), 1.6.1 (2014-08-12 06:36), 1.6.2 (2015-02-23 08:16), 1.7 (2015-06-15 17:38), 1.9.2 (2015-07-29 20:48), 1.9.3 (2016-02-08 13:37), 2.0.1 (2016-05-31 07:51), 2.0 (2016-03-03 23:49), 2.1.1 (2016-08-04 11:45), 2.1.5 (2016-10-03 22:44), 2.1.6 (2018-07-07 20:40), 2.1.7 (2019-04-22 07:00), 2.1.81 (2020-02-23 19:30), 2.2 (2021-05-22 07:10), 2.5.1 (2022-03-10 20:10), 2.5.2 (2023-08-23 19:40), 2.5.4 (2025-03-25 23:50), 2.5 (2021-09-27 16:10)
Other packages that cited rfPermute R package
View rfPermute citation profile
Other R packages that rfPermute depends, imports, suggests or enhances
Complete documentation for rfPermute
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA