Package: sgd
Type: Package
Title: Stochastic Gradient Descent for Scalable Estimation
Version: 1.1.1
Authors@R: c(
    person("Junhyung Lyle", "Kim", email = "lylejkim@gmail.com", role = c("cre", "aut")),
    person("Dustin", "Tran", role = "aut"),
    person("Panos", "Toulis", role = "aut"),
    person("Tian", "Lian", role = "ctb"),
    person("Ye", "Kuang", role = "ctb"),
    person("Edoardo", "Airoldi", role = "ctb")
    )
Maintainer: Junhyung Lyle Kim <lylejkim@gmail.com>
Description: 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.
URL: https://github.com/airoldilab/sgd
BugReports: https://github.com/airoldilab/sgd/issues
License: GPL-2
Imports: ggplot2, MASS, methods, Rcpp (>= 0.11.3), stats
Suggests: bigmemory, glmnet, gridExtra, R.rsp, testthat
LinkingTo: BH, bigmemory, Rcpp, RcppArmadillo
LazyData: yes
VignetteBuilder: R.rsp
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-07-12 21:17:49 UTC; lylekim
Author: Junhyung Lyle Kim [cre, aut],
  Dustin Tran [aut],
  Panos Toulis [aut],
  Tian Lian [ctb],
  Ye Kuang [ctb],
  Edoardo Airoldi [ctb]
Repository: CRAN
Date/Publication: 2019-07-12 22:11:28 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-12 17:21:03 UTC; unix
Archs: sgd.so.dSYM
