<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Inference with Stochastic Gradient Descent</dc:title>
  <dc:title>R package SGDinference version 0.1.0</dc:title>
  <dc:description>Estimation and inference methods for large-scale mean and quantile regression models via stochastic (sub-)gradient descent (S-subGD) algorithms. 
    The inference procedure handles cross-sectional data sequentially: 
    (i) updating the parameter estimate with each incoming "new observation", 
    (ii) aggregating it as a Polyak-Ruppert average, and 
    (iii) computing an asymptotically pivotal statistic for inference through random scaling. 
    The methodology used in the 'SGDinference' package is described in detail in the following papers: 
    (i) Lee, S., Liao, Y., Seo, M.H. and Shin, Y. (2022) &lt;doi:10.1609/aaai.v36i7.20701&gt; "Fast and robust online inference with stochastic gradient descent via random scaling".
    (ii) Lee, S., Liao, Y., Seo, M.H. and Shin, Y. (2023) &lt;arXiv:2209.14502&gt; "Fast Inference for Quantile Regression with Tens of Millions of Observations". </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: stats, Rcpp (&gt;= 1.0.5)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0), lmtest (&gt;= 0.9),
sandwich (&gt;= 3.0), microbenchmark (&gt;= 1.4), conquer (&gt;= 1.3.3)</dc:relation>
  <dc:creator>Youngki Shin &lt;shiny11@mcmaster.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sokbae Lee [aut],
  Yuan Liao [aut],
  Myung Hwan Seo [aut],
  Youngki Shin [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2023-11-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SGDinference</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SGDinference</dc:identifier>
</oai_dc:dc>
