CreateLadder: R-code for R-SVM

View source: R/stats_classification.R

CreateLadderR Documentation

R-code for R-SVM

Description

use leave-one-out / Nfold or bootstrape to permute data for external CV build SVM model and use mean-balanced weight to sort genes on training set and recursive elimination of least important genes

Usage

CreateLadder(Ntotal, Nmin = 5)

Arguments

Ntotal

Total number

Nmin

Minimum number, default set to 5

Author(s)

Dr. Xin Lu, Research Scientist Biostatistics Department, Harvard School of Public Health create a decreasing ladder for recursive feature elimination


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.