Rdocumentation
powered by
Learn R Programming
AUCRF (version 1.1)
Variable Selection with Random Forest and the Area Under the Curve
Description
Variable selection using Random Forest based on optimizing the area-under-the ROC curve (AUC) of the Random Forest.
Copy Link
Link to current version
Version
Version
1.1
1.0
Install
install.packages('AUCRF')
Monthly Downloads
19
Version
1.1
License
GPL (>= 2)
Maintainer
Victor Urrea
Last Published
March 19th, 2012
Functions in AUCRF (1.1)
Search all functions
plot.AUCRF
Plot Method for AUCRF
AUCRF
Variable Selection with Random Forest and the Area Under the Curve
AUCRFcv
Repeated cross validation of the AUC-RF process.
OptimalSet
AUCRF optimal set selection.