Other packages > Find by keyword >

picasso  

Pathwise Calibrated Sparse Shooting Algorithm
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("picasso", "1.3.1")



Attach the package and use:
library("picasso")
Maintained by
Jason Ge
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-13
Latest Update:
Description:
Computationally efficient tools for fitting generalized linear model with convex or non-convex penalty. Users can enjoy the superior statistical property of non-convex penalty such as SCAD and MCP which has significantly less estimation error and overfitting compared to convex penalty such as lasso and ridge. Computation is handled by multi-stage convex relaxation and the PathwIse CAlibrated Sparse Shooting algOrithm (PICASSO) which exploits warm start initialization, active set updating, and strong rule for coordinate preselection to boost computation, and attains a linear convergence to a unique sparse local optimum with optimal statistical properties. The computation is memory-optimized using the sparse matrix output.
How to cite:
Jason Ge (2014). picasso: Pathwise Calibrated Sparse Shooting Algorithm. R package version 1.3.1, https://cran.r-project.org/web/packages/picasso. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2014-08-13 11:05), 0.2.0 (2014-10-06 08:14), 0.3.0 (2014-10-19 01:37), 0.4.7 (2015-09-15 16:22), 0.5.0 (2015-12-18 22:40), 0.5.4 (2016-10-06 20:14), 1.0.1 (2017-07-21 01:04), 1.2.0 (2017-12-20 18:45), 1.3.0 (2018-10-03 10:30), 1.3.1 (2019-02-21 22:20)
Other packages that cited picasso R package
View picasso citation profile
Other R packages that picasso depends, imports, suggests or enhances
Complete documentation for picasso
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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