Package: RaSEn 3.0.0

RaSEn: Random Subspace Ensemble Classification and Variable Screening

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.

Authors:Ye Tian [aut, cre] and Yang Feng [aut]

RaSEn_3.0.0.tar.gz
RaSEn_3.0.0.zip(r-4.7)RaSEn_3.0.0.zip(r-4.6)RaSEn_3.0.0.zip(r-4.5)
RaSEn_3.0.0.tgz(r-4.6-any)RaSEn_3.0.0.tgz(r-4.5-any)
RaSEn_3.0.0.tar.gz(r-4.6-any)RaSEn_3.0.0.tar.gz(r-4.5-any)
RaSEn_3.0.0.tgz(r-4.5-emscripten)
RaSEn.pdf |RaSEn.html
RaSEn/json (API)
NEWS

# Install 'RaSEn' in R:
install.packages('RaSEn', repos = c('https://ytstat.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • colon - Colon data set.
  • rat - Affymetrix rat genome 230 2.0 array data set.

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 1 stars 6 scripts 312 downloads 5 exports 83 dependencies

Last updated from:eba0e58f31. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING197
source / vignettesOK258
linux-release-x86_64WARNING206
macos-release-arm64WARNING164
macos-oldrel-arm64WARNING159
windows-develWARNING162
windows-releaseWARNING157
windows-oldrelWARNING158
wasm-releaseOK134

Exports:RaModelRaPlotRaRankRaScreenRase

Dependencies:caretclasscliclockcodetoolscpp11data.tablediagramdigestdoParalleldplyre1071farverFNNforeachformatRfuturefuture.applygenericsggplot2glmnetglobalsgluegowergridExtragtablehardhatipredisobanditeratorsKernelKnnKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixModelMetricsnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6randomForestrangerRColorBrewerRcppRcppArmadilloRcppEigenrecipesreshape2rlangrpartS7scalesshapesparsevctrsSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr

RaSEn demo

Rendered fromRaSEn-demo.Rmdusingknitr::rmarkdownon Apr 17 2026.

Last update: 2021-10-16
Started: 2020-06-12