Research Article

Random Subspace Aggregation for Cancer Prediction with Gene Expression Profiles

Table 3

Function and package used in R.

FunctionPackageParameter

.test()statsConfidence level of the interval is 0.95. Assume two variances are equal

svm()e1071Choose “radial” kernel; gamma is 1/dimension; epsilon is 0.1

knn()classChoose

rpart()rpartChoose method = “class”

ada()adaUse decision trees as base classifiers; iteration is 50; under exponential loss, type of boosting algorithm to perform is “discrete”

ipredbagg()ipredUse decision trees as base classifiers; number of bootstrap replications is 25