I am currently trying to collect a large set of regression results in
an easy to retrieve & manipulate format. In the past I have just put
the results in a set of matrices, however this has always proved to be
unweildly and not too efficient. Is there some way that I can easily
store the results and put them into a new dataset? Thank you.
Scott - it is not completely clear what you mean by "a large set of regression
results". If you want to, say, save results from multiple runs of the same
regression model (eg. saving estimates for the same parameters or the same model
statistics from either multiple datasets, simulated datasets, bootstrap samples
etc.) then the -postfile- commands might be useful.