speedglm-package {speedglm} | R Documentation |
Fits LMs and GLMs 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 greater of R memory, the fitting is made by an updating algorithm.
Package: | speedglm |
Type: | Package |
Version: | 1.0 |
Date: | 2009-09-10 |
Depends: | Matrix |
License: | GPL |
LazyLoad: | yes |
Marco ENEA
Maintainer: Marco ENEA enea@dssm.unipa.it (thanks to Vito M.R. Muggeo for his helpful advice)