Skip to content

RaSEn

Random Subspace Ensemble Classification and Variable Screening

v3.0.0 · Oct 15, 2021 · GPL-2

Description

We propose a general ensemble classification framework, RaSE algorithm, for the sparse classification problem. In RaSE algorithm, for each weak learner, some random subspaces are generated and the optimal one is chosen to train the model on the basis of some criterion. To be adapted to the problem, a novel criterion, ratio information criterion (RIC) is put up with based on Kullback-Leibler divergence. Besides minimizing RIC, multiple criteria can be applied, for instance, minimizing extended Bayesian information criterion (eBIC), minimizing training error, minimizing the validation error, minimizing the cross-validation error, minimizing leave-one-out error. There are various choices of base classifier, for instance, linear discriminant analysis, quadratic discriminant analysis, k-nearest neighbour, logistic regression, decision trees, random forest, support vector machines. RaSE algorithm can also be applied to do feature ranking, providing us the importance of each feature based on the selected percentage in multiple subspaces. RaSE framework can be extended to the general prediction framework, including both classification and regression. We can use the selected percentages of variables for variable screening. The latest version added the variable screening function for both regression and classification problems.

Downloads

286

Last 30 days

10995th

286

Last 90 days

286

Last year

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ye Tian <ye.t@columbia.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ye",
                      family = "Tian",
                      role = c("aut", "cre"),
                      email = "ye.t@columbia.edu"),
               person(given = "Yang",
                      family = "Feng",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ye Tian <ye.t@columbia.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ye",
                      family = "Tian",
                      role = c("aut", "cre"),
                      email = "ye.t@columbia.edu"),
               person(given = "Yang",
                      family = "Feng",
                      role = "aut"))
as necessary.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   4.5Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   4.5Mb
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ye Tian <ye.t@columbia.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ye",
                      family = "Tian",
                      role = c("aut", "cre"),
                      email = "ye.t@columbia.edu"),
               person(given = "Yang",
                      family = "Feng",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ye Tian <ye.t@columbia.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Ye",
                      family = "Tian",
                      role = c("aut", "cre"),
                      email = "ye.t@columbia.edu"),
               person(given = "Yang",
                      family = "Feng",
                      role = "aut"))
as necessary.
NOTE r-oldrel-macos-arm64

installed package size

  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   4.5Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   4.5Mb

Dependency Network

Dependencies Reverse dependencies MASS caret class doParallel e1071 foreach nnet randomForest rpart ggplot2 gridExtra formatR FNN ranger KernelKnn +2 more dependencies RaSEn

Version History

new 3.0.0 Mar 9, 2026