Package: lsReg 1.0.0
lsReg: Performs Large Scale Regressions
Routines to perform large scale regression. Linear, logistic, and Poisson regressions are supported. Large scale regression efficiently fits models where a small number of covariates are changing and the subjects have complete data. A genome wide association study would be an example.
Authors:
lsReg_1.0.0.tar.gz
lsReg_1.0.0.zip(r-4.7)lsReg_1.0.0.zip(r-4.6)lsReg_1.0.0.zip(r-4.5)
lsReg_1.0.0.tgz(r-4.6-x86_64)lsReg_1.0.0.tgz(r-4.6-arm64)lsReg_1.0.0.tgz(r-4.5-x86_64)lsReg_1.0.0.tgz(r-4.5-arm64)
lsReg_1.0.0.tar.gz(r-4.7-arm64)lsReg_1.0.0.tar.gz(r-4.7-x86_64)lsReg_1.0.0.tar.gz(r-4.6-arm64)lsReg_1.0.0.tar.gz(r-4.6-x86_64)
lsReg_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lsReg/json (API)
| # Install 'lsReg' in R: |
| install.packages('lsReg', repos = c('https://jimb3.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f15a96ec39. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 143 | ||
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 198 | ||
| linux-release-arm64 | OK | 157 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-release-x86_64 | OK | 222 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| macos-oldrel-x86_64 | OK | 289 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 149 | ||
| windows-oldrel | OK | 122 | ||
| wasm-release | OK | 116 |
Dependencies:RcppRcppArmadillo
Hypothesis Tests in lsReg
Rendered fromtest-statistics.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2026-04-28
Started: 2026-04-28
Large-Scale Linear Regression with lsReg
Rendered fromlinear-regression.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2026-04-28
Started: 2026-04-28
Large-Scale Logistic Regression with lsReg
Rendered fromlogistic-regression.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2026-04-28
Started: 2026-04-28
Large-Scale Poisson Regression with lsReg
Rendered frompoisson-regression.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2026-04-28
Started: 2026-04-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run a large-scale regression test | addcovar |
| Allocate memory for large-scale regression | lsReg |
