Saptati-Datta/AdapLasso: Computes Adaptive Lasso Using Lars Algorithm

Lasso is one of the most popular techniques to fit linear regression by using a penalty which sets some of the coefficients to be zero, thereby facilitating variable selection and simultaneous estimation.However, there exists certain scenarios where ordinary Lasso turns out to be inconsistent. The main reason for such a discrepancy is that Lasso does not always enjoy oracle properties. In such a case, it is convenient to take resort to Adaptive Lasso technique which satisfies the oracle properties, that is, it has the ability to perform the same asymptotically, as if we knew the true specification of the model beforehand.Such an algorithm was proposed by Zou(2006).Here, adaptive lasso has been computed using LARS algorithm.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Saptati-Datta/AdapLasso")
Saptati-Datta/AdapLasso documentation built on Dec. 18, 2021, 12:57 p.m.