Description Details Author(s) References Examples
This package provides support for parallelized estimation of GLMs/GEEs, catering for dispersed data.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
In version 0.0.0 we established an approach to fitting GLM from
data that have been persistently dispersed and managed by
a Registry
.
VJ Carey <stvjc@channing.harvard.edu>
Maintainer: VJ Carey <stvjc@channing.harvard.edu>
This package shares an objective with the bigglm
methods of biglm
. In bigglm
, a small-RAM-footprint algorithm
is employed, with sequential chunking to update statistics in each iteration.
In parGLM
the footprint is likewise controllable, but statistics
in each iteration are evaluated in parallel over chunks.
1 | showMethods("parGLM")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.