[R] how to store lme/lmer fit result
Dieter Menne
dieter.menne at menne-biomed.de
Fri Oct 10 08:45:49 CEST 2008
liujb <liujulia7 <at> yahoo.com> writes:
> I am building a hierarchical model on a large data set. It can take quite
> some time to finish one fit, I was just wondering whether it is possible to
> store the fit object (the result) to a file for later (offline) analysis.
Like with any other R object, you can use save and load for this.
Dieter
More information about the R-help
mailing list