Labeling Vector Series
Posted: Wed Jun 03, 2015 3:18 am
Hi,
i am writing a procedure which should calculate 12 differnet time series with weights for one variable.
So i want to declare a vector of series with the name of the variable, kind of:
declare vector[series] ('w'+%l(variable))(rows)
I know that this does not work, but is there any possibility to use the label of a time series to build a vector which contains this name?
Best regards
i am writing a procedure which should calculate 12 differnet time series with weights for one variable.
So i want to declare a vector of series with the name of the variable, kind of:
declare vector[series] ('w'+%l(variable))(rows)
I know that this does not work, but is there any possibility to use the label of a time series to build a vector which contains this name?
Best regards