Package: fRLR 1.3.0
fRLR: Fit Repeated Linear Regressions
When fitting a set of linear regressions which have some same variables, we can separate the matrix and reduce the computation cost. This package aims to fit a set of repeated linear regressions faster. More details can be found in this blog Lijun Wang (2017) <https://stats.hohoweiya.xyz/regression/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/>.
Authors:
fRLR_1.3.0.tar.gz
fRLR_1.3.0.zip(r-4.7)fRLR_1.3.0.zip(r-4.6)fRLR_1.3.0.zip(r-4.5)
fRLR_1.3.0.tar.gz(r-4.7-arm64)fRLR_1.3.0.tar.gz(r-4.7-x86_64)fRLR_1.3.0.tar.gz(r-4.6-arm64)fRLR_1.3.0.tar.gz(r-4.6-x86_64)
fRLR_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
fRLR/json (API)
| # Install 'fRLR' in R: |
| install.packages('fRLR', repos = c('https://szcf-weiya.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/szcf-weiya/frlr/issues
Last updated from:aae6f5d5ad. Checks:9 OK, 4 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 150 | ||
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 189 | ||
| linux-release-arm64 | OK | 140 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | FAIL | 103 | ||
| macos-release-x86_64 | FAIL | 215 | ||
| macos-oldrel-arm64 | FAIL | 100 | ||
| macos-oldrel-x86_64 | FAIL | 208 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 125 | ||
| wasm-release | OK | 149 |
Dependencies:Rcpp
