BiClass_Shine: BiClass_Shine

View source: R/BiClass.R

BiClass_ShineR Documentation

BiClass_Shine

Description

a function can do classify analysis using logistic,svm and randomforest

Usage

BiClass_Shine(times = 1001, logistic = TRUE, RandomForest = TRUE, SVM = TRUE)

Arguments

times

the loop times in sample selection,default is 1001,and the number must be odd number.

logistic

do logistic regression

RandomForest

do RandomForest

SVM

do support vector machine

Value

All the results can be got form other functions and instruction.

Author(s)

Shine Shen qq951633542@163.com


shineshen007/shine documentation built on Feb. 16, 2025, 9:16 p.m.