Hello seasons R users,

 

Is it possible to store a complete regression result into an array? I've
already been able to save individual regression coefficients, but would like
to store the whole regression results into different arrays through a loop.

 

So that in under different quantiles regressions, I would be able to create
a loop and store the full regression result each time into a different array
for printing.

The only way I can think of is to pre-generate a whole set of arrays and
matrices to individually store each regression coefficients one at a time.

 

Thank you,

 

Kevin

 

Master of Science Student |  University of Guelph Department of Food,
Resource and Agricultural Economics 
J.D. MacLachlan Building - Room 002 Guelph, ON N1G 2W1 
Webpage:            <http://fare.uoguelph.ca/users/kchang01>
http://fare.uoguelph.ca/users/kchang01 
Email:                    <mailto:kchan...@uoguelph.ca> kchan...@uoguelph.ca

Mobile:                226-979-2813

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to