svmRFE: Support vector machine recursive feature elimination...

Description Usage Arguments Examples

Description

This function allows you to conduct recursive feature elimination using support vector machines

Usage

1
svmRFE(dat, group)

Arguments

dat

a matrix of n samples x m features

group

a class of factor of the coresponding classes for each of the n samples in the matrix

Examples

1

kennylouie/kdevtools documentation built on May 28, 2019, 3:37 p.m.