Skip to content
Prev 3937 / 63421 Next

creating models from "Objects" in R's environment

On Thu, 8 Jun 2000, Cheryl J Fernandes wrote:

            
[..]
Eveything is possible in R: you can program a Turing machine in it
but you might need unlimited memory.
Yes, but to fit the *formula* to a new dataset (hence a *new* model) you
will need to use update.

I suggest you use save() not dump() to store objects.