You could try the non-CRAN package LM see:
http://www.econ.uiuc.edu/~roger/research/rq/LM.html
which uses RMySQL...
url:	www.econ.uiuc.edu	Roger Koenker		Dept. of Economics UCL,
email	rkoenker at uiuc.edu	Department of Economics Drayton House,
vox: 	217-333-4558		University of Illinois	30 Gordon St,
fax:   	217-244-6678		Champaign, IL 61820	London,WC1H 0AX, UK
							vox:	020-7679-5838
On Wed, 14 May 2003, David Joerg wrote:
> Hello, I have a data set that's too large to load into memory all at
> once to do a simple linear regression on.  What would be a good way to
> do a piecewise (batch) regression on it in R?  I've started reading the
> docs and FAQs and haven't found anything yet that would suggest how to
> do this, aside from diving into the guts of lm().
>
> Thanks and regards--!
>
> David Joerg
>
> dsjoerg at yahoo.com
>
>
>
>
> 	[[alternate HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>