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 25 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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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