Group multiplication by vector
Posted: Fri Aug 15, 2014 6:02 am
Hello,
I have 6 time series in a group (A) and I want to multiply by rowvector (V) which contains 6 values for each time series. Is it possible to do that? I've tried following command for !j=1 to 6
group B= group(A)*rowvector(V)(!j)
next
I get error message: group multiplied by scalar. How can I get around it? Eviews 8.
I appreciate your help.
I have 6 time series in a group (A) and I want to multiply by rowvector (V) which contains 6 values for each time series. Is it possible to do that? I've tried following command for !j=1 to 6
group B= group(A)*rowvector(V)(!j)
next
I get error message: group multiplied by scalar. How can I get around it? Eviews 8.
I appreciate your help.