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 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:50), 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

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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