Fits Linear and Generalized Linear Models to large data sets. For data loaded in R memory the fitting is usually fast, especially if R is linked against an optimized BLAS. For data sets of size larger than R memory, the fitting is made by an updating algorithm.
Marco Enea <marco.enea@unipa.it>, with contributions from Ronen Meiri and Tomer Kalimi (on behalf of DMWay Analytics LTD).
Maintainer: Marco Enea <marco.enea@unipa.it>
Package: | speedglm |
Type: | Package |
Version: | 0.3-5 |
Date: | 2023-04-20 |
Depends: | Matrix, stats, MASS |
License: | GPL |
LazyLoad: | yes |