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:Lijun Wang [aut, cre, cph]

fRLR_1.3.0.tar.gz
fRLR_1.3.0.zip(r-4.5)fRLR_1.3.0.zip(r-4.4)fRLR_1.3.0.zip(r-4.3)
fRLR_1.3.0.tgz(r-4.4-arm64)fRLR_1.3.0.tgz(r-4.4-x86_64)fRLR_1.3.0.tgz(r-4.3-arm64)fRLR_1.3.0.tgz(r-4.3-x86_64)
fRLR_1.3.0.tar.gz(r-4.5-noble)fRLR_1.3.0.tar.gz(r-4.4-noble)
fRLR_1.3.0.tgz(r-4.4-emscripten)fRLR_1.3.0.tgz(r-4.3-emscripten)
fRLR.pdf |fRLR.html
fRLR/json (API)

# Install 'fRLR' in R:
install.packages('fRLR', repos = c('https://szcf-weiya.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/szcf-weiya/frlr/issues

Uses libs:
  • gsl– GNU Scientific Library (GSL)
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

gslregression

2 exports 3 stars 1.02 score 1 dependencies 13 scripts 245 downloads

Last updated 11 months agofrom:aae6f5d5ad. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64OKSep 07 2024
R-4.5-linux-x86_64OKSep 07 2024
R-4.4-win-x86_64OKSep 07 2024
R-4.4-mac-aarch64OKJul 09 2024
R-4.4-mac-x86_64OKJul 09 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKJul 09 2024
R-4.3-mac-x86_64OKJul 09 2024

Exports:frlr1frlr2

Dependencies:Rcpp

fRLR: Fit Repeated Linear Regressions

Rendered fromfRLR.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2023-10-11
Started: 2021-07-16