SGDinference: Inference with Stochastic Gradient Descent

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) <doi:10.1609/aaai.v36i7.20701> "Fast and robust online inference with stochastic gradient descent via random scaling". (ii) Lee, S., Liao, Y., Seo, M.H. and Shin, Y. (2023) <arXiv:2209.14502> "Fast Inference for Quantile Regression with Tens of Millions of Observations".

Package details

AuthorSokbae Lee [aut], Yuan Liao [aut], Myung Hwan Seo [aut], Youngki Shin [aut, cre]
MaintainerYoungki Shin <shiny11@mcmaster.ca>
LicenseGPL-3
Version0.1.0
URL https://github.com/SGDinference-Lab/SGDinference/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SGDinference")

Try the SGDinference package in your browser

Any scripts or data that you put into this service are public.

SGDinference documentation built on Nov. 17, 2023, 1:12 a.m.