[R] How to save the object of linear regression in file and load it later
Bahoo
b83503104 at yahoo.com
Mon Jul 25 19:45:45 CEST 2005
Hi,
I am using locfit for regression.
After I do
out = locfit(...),
I want to save "out" in a file, and load it later for
prediction.
How should I do it? Thanks!
More information about the R-help
mailing list