Learn R Programming

⚠️There's a newer version (1.3.1) of this package.Take me there.

picasso (version 0.5.0)

Pathwise Calibrated Sparse Shooting Algorithm

Description

Implements the pathwise calibrated sparse shooting algorithm (PICASSO) for high dimensional regularized sparse linear regression, sparse logistic regression, and sparse undirected graphical model estimation. As a pathwise coordinate optimization algorithm, PICASSO 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. Moreover, users can choose different regularizers, including L1, MCP, and SCAD regularizers. The computation is memory-optimized using the sparse matrix output.

Copy Link

Version

Install

install.packages('picasso')

Monthly Downloads

76

Version

0.5.0

License

GPL-2

Maintainer

Xingguo Li

Last Published

December 18th, 2015

Functions in picasso (0.5.0)

plot.sim

Plot Function for "sim"
print.logit

Print Function for an object with S3 class "logit"
scio.generator

Data generator for sparse undirected graph estimation.
plot.logit

Plot Function for "logit"
scio.plot

Graph visualization for an object with S3 class "scio"
coef.logit

Extract Model Coefficients for an object with S3 class "logit"
picasso

Pathwise Calibrated Sparse Shooting Algorithm
plot.scio

Plot Function for "scio"
print.scio

Print Function for an object with S3 class "scio"
eyedata

The Bardet-Biedl syndrome Gene expression data from Scheetz et al. (2006)
picasso-package

picasso: Pathwise Calibrated Sparse Shooting Algorithm
predict.logit

Prediction for an object with S3 class "logit"
print.sim

Print Function for for an object with S3 class "sim"
plot.lasso

Plot Function for "lasso"
predict.lasso

Prediction for an object with S3 class "lasso"
print.lasso

Print Function for an object with S3 class "lasso"
coef.lasso

Extract Model Coefficients for an object with S3 class "lasso"