speedglm-package {speedglm}R Documentation

Fitting Linear and Generalized Linear Models to Large Data Sets.

Description

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.

Details

Package: speedglm
Type: Package
Version: 1.0
Date: 2009-09-10
Depends: Matrix
License: GPL
LazyLoad: yes

Author(s)

Marco ENEA

Maintainer: Marco ENEA enea@dssm.unipa.it (thanks to Vito M.R. Muggeo for his helpful advice)


[Package speedglm version 0.1 Index]