Page 1 of 1

Add information from several series to one series

Posted: Fri Jan 08, 2010 11:51 am
by shahana
Hi,

I am running a garch(1,1) model, with a rolling sample. As such, given my sample size, this process results in 155 regressions and 155 conditional variance estimates( each with sample size of 30). these conditional variance estimates from each regression are reported in 155 different series( of 1 column each), and I need to view all the estimates in one large series.
How can i combine these 155 series so that the new series formed consists of 155 columns, each column displaying the estimates from the respective series( corresponding to a unique regression)?

Re: Add information from several series to one series

Posted: Fri Jan 08, 2010 12:11 pm
by EViews Gareth
I don't follow your terminology. A series, by definition, is a single column piece of data. You cannot have a series with 155 columns.

Perhaps you want to add them to a group?

Re: Add information from several series to one series

Posted: Sun Jan 10, 2010 8:30 am
by shahana
Thank you Gareth, the group command worked in achieving what I wanted to.