I run the following code and use summ to summerize. However, I want to save
values (15 values for each) of summ c*, summ c* if good==1, summ c* if
good==0 in a separate Stata .dta file. How would I append/modify my code to
do this? Thank you for your help.
Rajiv
code
-----------------
clear
set mem 104m
use "c:\raj\clm\temp.dta", clear
forv i=1/15 {
g c`i' = coef`i' * new12
}
summ c*
summ c* if good==1
summ c* if good==0
_________________________________________________________________
The new MSN 8 is here: Try it free* for 2 months
http://join.msn.com/?page=dept/dialup