Learn R Programming

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

flare (version 0.9.7)

Family of Lasso Regression

Description

The package "flare" provides the implementation of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear model. We adopt the alternating direction method of multipliers and convert the original optimization problem into a sequential L1 penalized least square minimization problem, which can be efficiently solved by combining the linearization and the efficient coordinate descent algorithm. The computation is memory-optimized using the sparse matrix output. Besides the sparse linear model estimation, we also provide the extension of these Lasso variants to sparse Gaussian graphical model estimation including TIGER and CLIME using either L1 or adaptive penalty.

Copy Link

Version

Install

install.packages('flare')

Monthly Downloads

1,007

Version

0.9.7

License

GPL-2

Maintainer

Xingguo Li

Last Published

November 30th, 2012

Functions in flare (0.9.7)

print.select

Print function for S3 class "select"
flare.tiger

Tuning Insensitive Graph Estimation and Regression
eyedata

Gene expression data for Bardet-Biedl syndrome from Scheetz et al. (2006)
plot.slim

Plot function for S3 class "slim"
print.slim

Print a flare.slim Object
plot.tiger

Plot function for S3 class "flare.tiger"
print.tiger

Print a flare.tiger Object
flare.slim

Sparse Linear Regression using Non-smooth Loss Functions and L1 Regularization
flare-internal

Internal flare functions
print.roc

Print function for S3 class "roc"
plot.roc

Plot function for S3 class "roc"
flare.plot

Graph visualization
flare.tiger.roc

Draw ROC Curve for a graph path
flare.tiger.select

Model selection for high-dimensional undirected graph estimation
print.sim

Print function for S3 class "sim"
flare-package

flare: Family of Lasso Regression
plot.select

Plot function for S3 class "select"
flare.tiger.generator

Data generator for undirected graph estimation.
plot.sim

Plot function for S3 class "sim"