sealasso: Standard Error Adjusted Adaptive Lasso

Standard error adjusted adaptive lasso (SEA-lasso) is a version of the adaptive lasso, which incorporates OLS standard error to the L1 penalty weight. This method is intended for variable selection under linear regression settings (n > p). This new weight assignment strategy is especially useful when the collinearity of the design matrix is a concern.

Getting started

Package details

AuthorWei Qian <weiqian@stat.umn.edu>
MaintainerWei Qian <weiqian@stat.umn.edu>
LicenseGPL (>= 2)
Version0.1-3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sealasso")

Try the sealasso package in your browser

Any scripts or data that you put into this service are public.

sealasso documentation built on April 23, 2022, 1:05 a.m.