BiClass_Shine | R Documentation |
a function can do classify analysis using logistic,svm and randomforest
BiClass_Shine(times = 1001, logistic = TRUE, RandomForest = TRUE, SVM = TRUE)
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 |
All the results can be got form other functions and instruction.
Shine Shen qq951633542@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.