scrcss319/BeSS: Best Subset Selection in Linear, Logistic and CoxPH Models

An implementation of best subset selection in generalized linear model and Cox proportional hazard model via the primal dual active set algorithm proposed by Wen, C., Zhang, A., Quan, S. and Wang, X. (2017) <arXiv:1709.06254>. The algorithm formulates coefficient parameters and residuals as primal and dual variables and utilizes efficient active set selection strategies based on the complementarity of the primal and dual variables.

Getting started

Package details

AuthorCanhong Wen, Aijun Zhang, Shijie Quan, Xueqin Wang
MaintainerCanhong Wen <wencanhong@gmail.com>
LicenseGPL-3
Version1.0.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("scrcss319/BeSS")
scrcss319/BeSS documentation built on May 18, 2019, 9:14 p.m.