CRAN/E | biglasso

biglasso

Extending Lasso Model Fitting to Big Data

Installation

About

Extend lasso and elastic-net model fitting for ultra high-dimensional, multi-gigabyte data sets that cannot be loaded into memory. Designed to be more memory- and computation-efficient than existing lasso-fitting packages like 'glmnet' and 'ncvreg', thus allowing the user to analyze big data analysis even on an ordinary laptop.

Citation biglasso citation info
yaohuizeng.github.io/biglasso/index.html
github.com/YaohuiZeng/biglasso
arxiv.org/abs/1701.05936
Bug report File report

Key Metrics

Version 1.5.2
R ≥ 3.2.0
Published 2022-10-05 541 days ago
Needs compilation? yes
License GPL-3
CRAN checks biglasso results

Downloads

Yesterday 75 0%
Last 7 days 251 -27%
Last 30 days 1.362 -21%
Last 90 days 7.643 +39%
Last 365 days 22.835 -9%

Maintainer

Maintainer

Patrick Breheny

patrick-breheny@uiowa.edu

Authors

Yaohui Zeng

aut

Chuyi Wang

aut

Patrick Breheny

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

biglasso

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

biglasso archive

Depends

R ≥ 3.2.0
bigmemory ≥ 4.5.0
Matrix
ncvreg

Imports

Rcpp ≥ 0.12.1
methods

Suggests

parallel
testthat
glmnet
survival
knitr
rmarkdown

LinkingTo

Rcpp
RcppArmadillo ≥ 0.8.600
bigmemory
BH

Reverse Suggests

SuperLearner