Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 9 of 9 found.
[1] < 1 > [1]  Sort:

varSelRFBoot (Package: varSelRF) : Bootstrap the variable selection procedure in varSelRF

Use the bootstrap to estimate the prediction error rate (wuth the .632+ rule) and the stability of the variable selection procedure implemented in varSelRF.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: varSelRFBoot
● 0 images

randomVarImpsRF (Package: varSelRF) : Variable importances from random forest on permuted class labels

Return variable importances from random forests fitted to data sets like the original except class labels have been randomly permuted.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: randomVarImpsRF
● 0 images

plot.varSelRFBoot (Package: varSelRF) : plot a varSelRFBoot object

Plots of out-of-bag predictions and OOB error vs. number of variables.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: plot.varSelRFBoot
● 0 images

randomVarImpsRFplot (Package: varSelRF) : Plot random random variable importances

Plot variable importances from random permutations of class labels and the variable importances from the original data set.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: randomVarImpsRFplot
● 0 images

plot.varSelRF (Package: varSelRF) : Plot a varSelRF object

Plots a varSelRF object, showing the initial variable importances, and the change in OOB error with the number of variables.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: plot.varSelRF
● 0 images

varSelRF (Package: varSelRF) : Variable selection from random forests using OOB error

Using the OOB error as minimization criterion, carry out variable elimination from random forest, by successively eliminating the least important variables (with importance as returned from random forest).
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: varSelRF
● 0 images

varSelImpSpecRF (Package: varSelRF) : Variable selection using the "importance spectrum"

Perform variable selection based on a simple heuristic using the importance spectrum of the original data compared to the importance spectra from the same data with the class labels randomly permuted.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: varSelImpSpecRF
● 0 images

selProbPlot (Package: varSelRF) : Selection probability plot for variable importance from random forests

Plot, for the top ranked k variables from the original sample, the probability that each of these variables is included among the top ranked k genes from the bootstrap samples.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: selProbPlot
● 0 images

summary.varSelRFBoot (Package: varSelRF) : Summary of a varSelRFBoot object

Returns error rate and stability measures of a varSelRFBoot object.
● Data Source: CranContrib
● Keywords: classif, tree
● Alias: summary.varSelRFBoot
● 0 images