LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 8 Oct 1997 15:54:05 PDT
Reply-To:     TWB2%Rates%FAR@bangate.pge.com
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Tim Berryhill 3rd time <TWB2%Rates%FAR@BANGATE.PGE.COM>
Subject:      Re: Q: Writing selections of output to separate files
Comments: To: aeder@HSD.UVIC.CA

My Stats manual is V5, but PROC REG supports the OUTEST= option to specify a dataset to store the parameter estimates. As I recall, so do PROC GLM and PROC ANOVA (or is that SPSSish). Which PROC are you using?

Tim Berryhill - Contract Programmer and General Wizard TWB2@PGE.COM or http://www.aartwolf.com/twb.html Frequently at Pacific Gas & Electric Co., San Francisco The correlation coefficient between their views and my postings is slightly less than 0 ----------------------[Reply - Original Message]----------------------

Sent by:"K. Anthony Eder" <aeder@HSD.UVIC.CA> I would like to know how (if possible) to have some ouput saved to individual files. Specifically I have a regression being run with a BY variable which then outputs 20 separate sets of results. I would like to save the estimated coefficients and their standard errors (for each BY regression) into one file or, ideally, 20 separate files. Any advice?

Thanks in advance!

Tony

=====================================================================


Back to: Top of message | Previous page | Main SAS-L page