Other packages > Find by keyword >

sparsenet  

Fit Sparse Linear Regression Models via Nonconvex Optimization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sparsenet", "1.7")



Attach the package and use:
library("sparsenet")
Maintained by
Trevor Hastie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-03-03
Latest Update: 2024-02-05
Description:
Efficient procedure for fitting regularization paths between L1 and L0, using the MC+ penalty of Zhang, C.H. (2010)<doi:10.1214/09-AOS729>. Implements the methodology described in Mazumder, Friedman and Hastie (2011) <doi:10.1198/jasa.2011.tm09738>. Sparsenet computes the regularization surface over both the family parameter and the tuning parameter by coordinate descent.
How to cite:
Trevor Hastie (2012). sparsenet: Fit Sparse Linear Regression Models via Nonconvex Optimization. R package version 1.7, https://cran.r-project.org/web/packages/sparsenet. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2012-03-03 15:22), 1.1 (2013-01-07 08:25), 1.2 (2014-03-12 07:25), 1.3 (2019-02-11 09:40), 1.4 (2019-11-10 07:40), 1.5 (2023-08-22 06:00), 1.6 (2024-02-05 22:20)
Other packages that cited sparsenet R package
View sparsenet citation profile
Other R packages that sparsenet depends, imports, suggests or enhances
Complete documentation for sparsenet
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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