Creating sums of series
Posted: Thu May 17, 2018 4:00 am
I have a number of series, named sharedkah to sharedkth for the period 2000 to 2016.
I would like to sum the series for each year into a new series , "sumdk", which then would have the sum of all series 2000-2016.
I can do it by matrices but I think there's an easier way.
However, the below didn't work.
sstat / %slike("sharedk*")>>sumdk.
Any suggestions would be greatly appreciated.
I would like to sum the series for each year into a new series , "sumdk", which then would have the sum of all series 2000-2016.
I can do it by matrices but I think there's an easier way.
However, the below didn't work.
sstat / %slike("sharedk*")>>sumdk.
Any suggestions would be greatly appreciated.