Skip to content
Prev 176214 / 398513 Next

bigglm "update" with ff

On Thu, 2 Apr 2009, Yue Sheng wrote:

            
bigglm() doesn't have update because it needs to iterate over the data and 
update() couldn't do that.

Instead of calling update(), you have to supply a function that will load 
the next chunk of data, and that can be reset to start again at the 
beginning.  There is an example on the help page, and the code for 
bigglm.data.frame gives another example, as do the SQLiteConnection 
and RODBC methods.

 	-thomas
Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle