Package: fastglm 0.0.3

fastglm: Fast and Stable Fitting of Generalized Linear Models using 'RcppEigen'

Fits generalized linear models efficiently using 'RcppEigen'. The iteratively reweighted least squares implementation utilizes the step-halving approach of Marschner (2011) <doi:10.32614/RJ-2011-012> to help safeguard against convergence issues.

Authors:Jared Huling [aut, cre], Douglas Bates [cph], Dirk Eddelbuettel [cph], Romain Francois [cph], Yixuan Qiu [cph]

fastglm_0.0.3.tar.gz
fastglm_0.0.3.zip(r-4.5)fastglm_0.0.3.zip(r-4.4)fastglm_0.0.3.zip(r-4.3)
fastglm_0.0.3.tgz(r-4.4-x86_64)fastglm_0.0.3.tgz(r-4.4-arm64)fastglm_0.0.3.tgz(r-4.3-x86_64)fastglm_0.0.3.tgz(r-4.3-arm64)
fastglm_0.0.3.tar.gz(r-4.5-noble)fastglm_0.0.3.tar.gz(r-4.4-noble)
fastglm_0.0.3.tgz(r-4.4-emscripten)fastglm_0.0.3.tgz(r-4.3-emscripten)
fastglm.pdf |fastglm.html
fastglm/json (API)

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

Peer review:

Bug tracker:https://github.com/jaredhuling/fastglm/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

2 exports 56 stars 3.82 score 6 dependencies 8 dependents 1 mentions 46 scripts 1.3k downloads

Last updated 2 years agofrom:9a04daa4a9. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-win-x86_64NOTEAug 28 2024
R-4.5-linux-x86_64NOTEAug 28 2024
R-4.4-win-x86_64NOTEAug 28 2024
R-4.4-mac-x86_64NOTEAug 28 2024
R-4.4-mac-aarch64NOTEAug 28 2024
R-4.3-win-x86_64NOTEAug 28 2024
R-4.3-mac-x86_64NOTEAug 28 2024
R-4.3-mac-aarch64NOTEAug 28 2024

Exports:fastglmfastglmPure

Dependencies:BHbigmemorybigmemory.sriRcppRcppEigenuuid

Quick Usage Guide to the 'fastglm' Package

Rendered fromquick-usage-guide-to-the-fastglm-package.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2019-03-08
Started: 2019-03-01