sgd: Stochastic Gradient Descent for Scalable Estimation

A fast and flexible set of tools for large scale estimation. It features many stochastic gradient methods, built-in models, visualization tools, automated hyperparameter tuning, model checking, interval estimation, and convergence diagnostics.

Version: 1.1.2
Imports: ggplot2, MASS, methods, Rcpp (≥ 0.11.3), stats
LinkingTo: BH, bigmemory, Rcpp, RcppArmadillo
Suggests: bigmemory, glmnet, gridExtra, R.rsp, testthat
Published: 2024-01-31
Author: Junhyung Lyle Kim [cre, aut], Dustin Tran [aut], Panos Toulis [aut], Tian Lian [ctb], Ye Kuang [ctb], Edoardo Airoldi [ctb]
Maintainer: Junhyung Lyle Kim <jlylekim at gmail.com>
BugReports: https://github.com/airoldilab/sgd/issues
License: GPL-2
URL: https://github.com/airoldilab/sgd
NeedsCompilation: yes
Materials: README
CRAN checks: sgd results

Documentation:

Reference manual: sgd.pdf
Vignettes: Stochastic gradient decent methods for estimation with large data sets

Downloads:

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

Linking:

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