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: 2019-02-21
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 06 May. 2025.
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
04/0604/0704/0804/1204/1304/1404/1704/1804/1904/2104/2204/2505/0305/0405/05Downloads for picasso12345678TrendBars

Today's Hot Picks in Authors and Packages

simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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