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.2")



Attach the package and use:
library("rfPermute")
Maintained by
Eric Archer
[Scholar Profile | Author Map]
First Published: 2011-08-06
Latest Update: 2023-08-23
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.2, https://cran.r-project.org/web/packages/rfPermute. Accessed 16 Apr. 2025.
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 (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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rfPermute406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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