Other packages > Find by keyword >

abess  

Fast Best Subset Selection
View on CRAN: Click here


Download and install abess package within the R console
Install from CRAN:
install.packages("abess")

Install from Github:
library("remotes")
install_github("cran/abess")

Install by package version:
library("remotes")
install_version("abess", "0.4.11")



Attach the package and use:
library("abess")
Maintained by
Jin Zhu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-21
Latest Update: 2025-04-05
Description:
Extremely efficient toolkit for solving the best subset selection problem . This package is its R interface. The package implements and generalizes algorithms designed in that exploits a novel sequencing-and-splicing technique to guarantee exact support recovery and globally optimal solution in polynomial times for linear model. It also supports best subset selection for logistic regression, Poisson regression, Cox proportional hazard model, Gamma regression, multiple-response regression, multinomial logistic regression, ordinal regression, (sequential) principal component analysis, and robust principal component analysis. The other valuable features such as the best subset of group selection and sure independence screening are also provided.
How to cite:
Jin Zhu (2021). abess: Fast Best Subset Selection. R package version 0.4.11, https://cran.r-project.org/web/packages/abess. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2021-04-21 14:00), 0.2.0 (2021-07-31 15:40), 0.3.0 (2021-09-03 18:30), 0.4.0 (2021-12-08 17:50), 0.4.5 (2022-03-22 11:10), 0.4.6 (2022-11-06 06:10), 0.4.7 (2023-02-20 00:00), 0.4.8 (2023-09-19 15:20), 0.4.9 (2024-09-09 08:00), 0.4.10 (2025-04-05 22:30)
Other packages that cited abess R package
View abess citation profile
Other R packages that abess depends, imports, suggests or enhances
Complete documentation for abess
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA