biglasso: Extending Lasso Model Fitting to Big Data

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.

Version: 1.5.2
Depends: R (≥ 3.2.0), bigmemory (≥ 4.5.0), Matrix, ncvreg
Imports: Rcpp (≥ 0.12.1), methods
LinkingTo: Rcpp, RcppArmadillo (≥ 0.8.600), bigmemory, BH
Suggests: parallel, testthat, glmnet, survival, knitr, rmarkdown
Published: 2022-10-05
Author: Yaohui Zeng [aut], Chuyi Wang [aut], Patrick Breheny ORCID iD [aut, cre]
Maintainer: Patrick Breheny <patrick-breheny at uiowa.edu>
BugReports: https://github.com/YaohuiZeng/biglasso/issues
License: GPL-3
URL: https://yaohuizeng.github.io/biglasso/index.html, https://github.com/YaohuiZeng/biglasso, https://arxiv.org/abs/1701.05936
NeedsCompilation: yes
Citation: biglasso citation info
Materials: NEWS
CRAN checks: biglasso results

Documentation:

Reference manual: biglasso.pdf
Vignettes: biglasso

Downloads:

Package source: biglasso_1.5.2.tar.gz
Windows binaries: r-devel: biglasso_1.5.2.zip, r-release: biglasso_1.5.2.zip, r-oldrel: biglasso_1.5.2.zip
macOS binaries: r-release (arm64): biglasso_1.5.2.tgz, r-oldrel (arm64): biglasso_1.5.2.tgz, r-release (x86_64): biglasso_1.5.2.tgz
Old sources: biglasso archive

Reverse dependencies:

Reverse suggests: SuperLearner

Linking:

Please use the canonical form https://CRAN.R-project.org/package=biglasso to link to this page.