Package: SGDinference 0.1.0
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".
Authors:
SGDinference_0.1.0.tar.gz
SGDinference_0.1.0.zip(r-4.7)SGDinference_0.1.0.zip(r-4.6)SGDinference_0.1.0.zip(r-4.5)
SGDinference_0.1.0.tgz(r-4.6-x86_64)SGDinference_0.1.0.tgz(r-4.6-arm64)SGDinference_0.1.0.tgz(r-4.5-x86_64)SGDinference_0.1.0.tgz(r-4.5-arm64)
SGDinference_0.1.0.tar.gz(r-4.7-arm64)SGDinference_0.1.0.tar.gz(r-4.7-x86_64)SGDinference_0.1.0.tar.gz(r-4.6-arm64)SGDinference_0.1.0.tar.gz(r-4.6-x86_64)
SGDinference_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SGDinference/json (API)
| # Install 'SGDinference' in R: |
| install.packages('SGDinference', repos = c('https://sgdinference-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sgdinference-lab/sgdinference/issues
- Census2000 - Census2000
inferencesgdstochastic-gradient-descentsubgradientopenblascpp
Last updated from:a66700a9f7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 199 | ||
| linux-devel-x86_64 | OK | 201 | ||
| source / vignettes | OK | 218 | ||
| linux-release-arm64 | OK | 684 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 256 | ||
| macos-release-x86_64 | OK | 321 | ||
| macos-oldrel-arm64 | OK | 203 | ||
| macos-oldrel-x86_64 | OK | 444 | ||
| windows-devel | OK | 158 | ||
| windows-release | OK | 148 | ||
| windows-oldrel | OK | 154 | ||
| wasm-release | OK | 133 |
Exports:sgd_lmsgd_qrsgdi_lmsgdi_qr
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Census2000 | Census2000 |
| Averaged SGD in Linear Mean Regression | sgd_lm |
| Averaged S-subGD Estimator in Linear Quantile Regression | sgd_qr |
| Averaged SGD and its Inference via Random Scaling | sgdi_lm |
| Averaged S-subGD and its Inference via Random Scaling in Linear Quantile Regression | sgdi_qr |
| SGDinference | SGDinference |
