[R] storing lm() results and other objects in a list
Uwe Ligges
ligges at statistik.tu-dortmund.de
Sat Jul 18 17:11:46 CEST 2009
Dieter Menne wrote:
>
>
> Idgarad wrote:
>>
>> ... Very long non-self-contained code removed
>>
>> Suggestions on how to handle the whole linearModel and the child data?
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>>
>
> Follow the last line, with the emphasis on minimal and self-contained.
>
> Dieter
>
And as a global hint, use lists in order to store the objects rather
than copy&paste the code.
Uwe Ligges
More information about the R-help
mailing list